syspy  0.1
syspy windows system information tool with python
setup.py File Reference

Go to the source code of this file.

Namespaces

 syspy.setup
 

Variables

string syspy.setup.name = 'syspy'
 
string syspy.setup.version = '0.2'
 
string syspy.setup.url = 'https://github.com/aligoren/syspy'
 
string syspy.setup.download_url = 'https://github.com/aligoren/syspy/archive/master.zip'
 
string syspy.setup.author = 'Ali GOREN <goren.ali@yandex.com>'
 
string syspy.setup.author_email = 'goren.ali@yandex.com'
 
string syspy.setup.license = 'Apache v2.0 License'
 
list syspy.setup.packages = ['syspy']
 
string syspy.setup.description = 'Windows System Informations'
 
list syspy.setup.keywords = ['sys', 'util', 'system', 'info', 'information', 'windows', 'os']