File: README

package info (click to toggle)
pybaz 1.5pre1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 8,644 kB
  • ctags: 3,289
  • sloc: python: 8,386; makefile: 89; sh: 15; lisp: 12
file content (41 lines) | stat: -rw-r--r-- 789 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
PyBaz -- Python Bindings for the Bazaar Revision Control System

Python: http://www.python.org
Bazaar: http:///bazaar.canonical.com


Installation
============

PyBaz uses Python distutils. See the Python documentation for information about
distutils.

http://docs.python.org/inst/inst.html

In a nutshell:

    ./setup.py --help install

PyBaz has extensive API documentation in the epydoc docstrings. If you have
epydoc installed, you can generate the API documentation with the following
command:

    make doc


License
=======

PyBaz is released under the GNU GPL version 2 or later.

All documentation should be released under the same license.


Download
========

Home page: http://ddaa.net/pybaz.html

Releases: http://ddaa.net/tarballs/pybaz/

Archive: http://ddaa.net/arch/2004