Variables | |
string | __version__ = '$Revision: $' |
string | author = 'Geoffrey Biggs' |
string | author_email = 'git@killbots.net' |
list | classifiers |
string | description |
string | license = 'EPL' |
string | long_description |
list | packages = ['rtsprofile'] |
string | url = 'http://github.com/gbiggs/rtsprofile' |
string | version = '1.0.0' |
string setup::__version__ = '$Revision: $' |
string setup::author = 'Geoffrey Biggs' |
string setup::author_email = 'git@killbots.net' |
list setup::classifiers |
00001 [ 00002 'Development Status :: 5 - Production/Stable', 00003 'Intended Audience :: Developers', 00004 'License :: OSI Approved :: EPL License', 00005 'Natural Language :: English', 00006 'Operating System :: OS Independent', 00007 'Programming Language :: Python :: 2.6', 00008 'Programming Language :: Python :: 2.7', 00009 'Topic :: Software Development', 00010 ]
string setup::description |
string setup::license = 'EPL' |
string setup::long_description |
list setup::packages = ['rtsprofile'] |
string setup::url = 'http://github.com/gbiggs/rtsprofile' |
string setup::version = '1.0.0' |