Statistics
| Branch: | Tag: | Revision:

root / MANIFEST.in @ 7b67c026

History | View | Annotate | Download (120 Bytes)

# Date Author Comment
3b98303f 11/30/2013 07:25 pm Stratos Psomadakis

Change the auth file format

Switch to a 'passwd'/crypt-style format for the authentication file and
provide a tool to easily add / update / delete users from the file.

bd377d7e 11/30/2013 03:20 pm Stratos Psomadakis

Fix pylint warnings, typos and docs

5af5b86e 11/14/2013 11:41 pm Stratos Psomadakis

Add README, Changelog and docs

08845665 06/20/2011 06:47 pm Faidon Liambotis

Add setup.py and friends

Use setuptools and add setup.py, MANIFEST.in etc. in the package
distribution.