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

Namespaces

 setup_1
 

Variables

string setup_1.__author__ = "chubakur"
 
string setup_1.__date__ = "$20.02.2011 13:00:13$"
 
string setup_1.name = 'Orions'
 
string setup_1.version = '0.1'
 
tuple setup_1.packages = find_packages()
 
list setup_1.install_requires = ['foo>=3']
 
string setup_1.author = 'chubakur'
 
string setup_1.author_email = ''
 
string setup_1.summary = 'Just another Python package for the cheese shop'
 
string setup_1.url = ''
 
string setup_1.license = ''
 
string setup_1.long_description = 'Long description of the package'