Changeset 404

Show
Ignore:
Timestamp:
09/22/08 20:52:37 (4 months ago)
Author:
johnbywater
Message:

Adjusted package descriptions.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/setup.py

    r393 r404  
    3131    url = 'http://appropriatesoftware.net/domainmodel/Home.html', 
    3232    download_url = 'http://appropriatesoftware.net/provide/docs/domainmodel-%s.tar.gz' % __version__, 
    33     description = 'Toolkit for enterprise application frameworks.', 
     33    description = 'Toolkit for domain model-based enterprise application frameworks.', 
    3434    long_description = \ 
    3535""" 
    36 DomainModel provides a toolkit for enterprise application frameworks. 
     36DomainModel provides a toolkit for domain model-based enterprise application frameworks. 
     37 
     38Please refer to the Features page of the domainmodel website for more information. 
     39 
     40http://appropriatesoftware.net/domainmodel/Home.html 
     41 
    3742""", 
    3843    classifiers = [