addresses #7
 * add setup.py and a corresponding MANIFEST.in
 * update ChangeLog
This commit is contained in:
Jan Dittberner 2007-12-03 22:45:35 +00:00
parent 8ee41fca0b
commit 7846033113
3 changed files with 42 additions and 0 deletions

View file

@ -1,6 +1,12 @@
2007-12-03 Jan Dittberner <jan@dittberner.info>
* MANIFEST.in: add AUTHORS, ChangeLog and COPYING to distributed
files
* setup.py: initial distutils setup script
* btn4ws.py: dummy plugin doing nothing
* ChangeLog: initial project setup for Python reimplementation
2003-02-20 Jan Dittberner <jan@dittberner.info>