Index of /oodoctest
Name Last modified Size Description
Parent Directory -
oodoctest-0.1.0.tar.gz 18-Sep-2005 20:48 31K
oodoctest.og.main/ 23-Dec-2005 00:41 -
oodoctest download instructions
===============================
To get oodoctest, you can either download a compressed archive of the source
code or use bzr ( http://bazaar-ng.org ) to grab the latest development
snapshot.
Tarball release
---------------
Download the latest .tgz release and decompress it using tar, winzip or similar.
Then you can install oodoctest in your python path with::
$ cd oodoctest-x.x.x/
$ python setup install
BazaarNG sandbox
----------------
Creating your branch of the developement tree is really simple::
$ bzr branch http://download.gna.org/oodoctest/oodoctest.og.main/
$ cd oodoctest.og.main/
$ python setup.py install
Then you can keep your sandbox uptodate by pulling upstream modifications::
$ bzr pull
Use `bzr help` to learn how to use bzr or consult the fine tutorial at
http://bazaar-ng.org/tutorial.html
You can also directly browse the online repository.
Feedback
--------
Please consult the project page to send your feedback::
https://gna.org/projects/oodoctest/