Show
Ignore:
Timestamp:
08/12/07 15:23:48 (5 years ago)
Author:
trivoallan
Message:

cleverbox : enhanced description in setup.py. refs #16.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/trunk/setup.py

    r173 r175  
    1616    version='0.5.dev', 
    1717    description='Script for automating multiple trac instances deployment and maintenance.', 
    18     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.', 
     18    long_description='The Cleverbox sits on top of Trac (http://trac.edgewall.org) and Subversion (http://subversion.tigris.org). It provides an interactive shell for deploying and maintaining instances of both projects.', 
    1919    author='Tristan Rivoallan', 
    2020    author_email='trivoallan@clever-age.com',