Skip to main content

setuptools plugin for bzr

Project description

setuptools_bzr - A setuptools plugin for Bazaar
Copyright (C) 2007-2008 by Barry A. Warsaw
Licensed under the terms of the LGPL v2.


License
=======

This program is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option) any
later version.

This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
details.

You should have received a copy of the GNU Lesser General Public License along
with this program; if not, write to the Free Software Foundation, Inc., 51
Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


Description
===========

Python's setuptools_ package provides a higher-level API for building Python
packages, integrating with the Cheeseshop_ and for building compact
distribution packages such as eggs_. By default, setuptools supports
Subversion_ and CVS_. The setuptools_bzr package extends this support to
projects maintained under the `Bazaar distributed revision control system`_.

.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools
.. _Cheeseshop: http://pypi.python.org
.. _eggs: http://peak.telecommunity.com/DevCenter/PythonEggs
.. _Subversion: http://subversion.tigris.org/
.. _CVS: http://www.nongnu.org/cvs/
.. _`Bazaar distributed revision control system`: http://bazaar-vcs.org


Usage
=====

Use the setuptools_bzr plugin by adding the following to your `setup()`
function::

setup_requires = [
'setuptools_bzr',
],

See this package's own `setup.py` file for an example. You must either have
bzrlib_ installed in your Python or access to the `bzr(1)` command line
program.


Contact information
===================

Author: Barry Warsaw <barry@python.org>
Maintainer: Richard Gomes <rgomes.info@gmail.com>

This package is developed on Launchpad_. Please see the `project page`_ for
submitting bug reports.

.. _Launchpad: http://launchpad.net
.. `project page`_: https://launchpad.net/setuptoolsbzr

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

setuptools_bzr-2.2.zip (7.1 kB view details)

Uploaded Source

setuptools_bzr-2.2.tar.gz (3.7 kB view details)

Uploaded Source

File details

Details for the file setuptools_bzr-2.2.zip.

File metadata

  • Download URL: setuptools_bzr-2.2.zip
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for setuptools_bzr-2.2.zip
Algorithm Hash digest
SHA256 e37254b44a60796d78918d23df605bada83d6d7184890ea416437fcf947a73a3
MD5 87b3062df00c5b4de32daa326bbca5c9
BLAKE2b-256 7f9be13d76126f23c579ddb52a0a911d55021a96ef65456c3a2b382fe73ddc87

See more details on using hashes here.

File details

Details for the file setuptools_bzr-2.2.tar.gz.

File metadata

File hashes

Hashes for setuptools_bzr-2.2.tar.gz
Algorithm Hash digest
SHA256 497e9c06c034f36caad10681332c9da5215512582233f4af94bc2bf030481e5e
MD5 26e44bbe4696ba00563c0658037dcb7c
BLAKE2b-256 27a65e8904c1069b8c3f83136552e28317f682e969d2957d702b91e344a0b925

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page