Wizards Magic  3.2.20
MTG based computer game
 All Classes Namespaces Files Functions Variables Typedefs Macros
Namespaces | Variables
setup.py File Reference

Namespaces

 setup
 

Variables

string setup.__author__ = "chubakur"
 
string setup.__date__ = "$08.04.2011 19:30:49$"
 
string setup.name = 'WizardsMagic'
 
string setup.version = '0.1'
 
tuple setup.packages = find_packages()
 
list setup.install_requires = ['foo>=3']
 
string setup.author = 'chubakur'
 
string setup.author_email = ''
 
string setup.summary = 'Just another Python package for the cheese shop'
 
string setup.url = ''
 
string setup.license = ''
 
string setup.long_description = 'Long description of the package'