python module
authorDavid McNab <david@rebirthing.co.nz>
Thu, 11 Dec 2003 22:49:22 +0000 (22:49 +0000)
committerDavid McNab <david@rebirthing.co.nz>
Thu, 11 Dec 2003 22:49:22 +0000 (22:49 +0000)
commit8bf626340fba8a87fab976193d4d0f3727ff0279
tree81b4dd89fbd0e8566bf2e675cfa7ca39b15c1bd8
parent874d95da5b55ac16daba1edf3b0651a2e6a631a8
python module
 - added distutils support for build/install (as per standard python
   practice), consisting of setup.py script
 - added INSTALL file telling user to run setup.py instead
   of Make where possible
Entered this in ChangeLog
ChangeLog
python/INSTALL [new file with mode: 0644]
python/README