Changeset 225
- Timestamp:
- 02/13/08 20:41:48 (4 years ago)
- Location:
- cleverbox
- Files:
-
- 2 modified
-
branches/0.4/setup.py (modified) (1 diff)
-
tags/0.4.1/setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/branches/0.4/setup.py
r224 r225 8 8 # Project identity 9 9 name='Cleverbox', 10 version='0.4 ',10 version='0.4.1', 11 11 description='Script for automating multiple trac instances deployment and maintenance.', 12 12 long_description='The Cleverbox sits on top of [http://trac.edgewall.org Trac] and [http://subversion.tigris.org Subversion]. It provides an interactive shell for deploying and maintaining instances of both projects.', -
cleverbox/tags/0.4.1/setup.py
r224 r225 8 8 # Project identity 9 9 name='Cleverbox', 10 version='0.4 ',10 version='0.4.1', 11 11 description='Script for automating multiple trac instances deployment and maintenance.', 12 12 long_description='The Cleverbox sits on top of [http://trac.edgewall.org Trac] and [http://subversion.tigris.org Subversion]. It provides an interactive shell for deploying and maintaining instances of both projects.',
