Variables | |
string | description |
string | version = '0.1.5' |
dictionary | package_dir = {'': 'wyckedsceptre'} |
string | url = 'http://code.google.com/p/wyckedsceptre' |
string | download_url = 'http://code.google.com/p/wyckedsceptre/downloads/list' |
list | py_modules = ['wyckedsceptre'] |
list | provides = ['wyckedsceptre'] |
long_description = wyckedsceptre.wyckedsceptre.__doc__, | |
string | keywords = "dungeonsdragons dnd rpg dnd statistics game simulator analysis" |
string | license = 'GNU General Public License v3' |
list | classifiers |
list 0.1.5::setup::classifiers |
["Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2", "License :: OSI Approved :: GNU Affero General Public License v3", "Topic :: Games/Entertainment :: Role-Playing", """Topic :: Software Development :: Libraries :: Python Modules"""]
string 0.1.5::setup::description |
"""Python 2.6.5 module for simulating encounters in Dungeons & Dragons First Edition (Red Book - 1E) and predicting outcomes of combat encounters."""
string 0.1.5::setup::download_url = 'http://code.google.com/p/wyckedsceptre/downloads/list' |
string 0.1.5::setup::keywords = "dungeonsdragons dnd rpg dnd statistics game simulator analysis" |
string 0.1.5::setup::license = 'GNU General Public License v3' |
0.1.5::setup::long_description = wyckedsceptre.wyckedsceptre.__doc__, |
dictionary 0.1.5::setup::package_dir = {'': 'wyckedsceptre'} |
list 0.1.5::setup::provides = ['wyckedsceptre'] |
list 0.1.5::setup::py_modules = ['wyckedsceptre'] |
string 0.1.5::setup::url = 'http://code.google.com/p/wyckedsceptre' |
string 0.1.5::setup::version = '0.1.5' |