Metadata-Version: 1.1
Name: sysinfo
Version: 1.0.0
Summary: Bootstrap for console and file logging configuration
Home-page: https://github.com/rtogo/sysinfo
Author: Rafael Santos
Author-email: rstogo@outlook.com
License: UNKNOWN
Description: 
        **sysinfo** is a Python package that provides information about the system.
        
        - Operatin system
        - Processor
        - Installed memory
        - Available memory
        - System architecture
        - Hostname
        - Username
        - Python version
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
