Metadata-Version: 1.1
Name: python_osinfo
Version: 0.1.7
Summary: Python OS information retriever.
Home-page: https://github.com/Dalveen84/python-osinfo/
Author: Rodrigo Núñez Mujica
Author-email: rnunezmujica@icloud.com
License: UNKNOWN
Description: python-osinfo
        =============
        
        Small python module to retrieve OS information in a unified way
        
        
        Information retrieved
        ---------------------
        
        - System type: Windows, GNU/Linux, etc.
        - OS name: Debian, Windows, Ubuntu, etc.
        - OS version: XP, 2003 Server, 11.04, etc.
        - OS architecture: 32 or 64 bit
        
        Tested OSes
        -----------
        
        - ArchLinux
        - CentOS 6.5
        - Debian 7.3-7.4
        - Fedora 20
        - openSUSE 13.1
        - RedHat Enterprise Linux 5.9-5.10
        - SuSE Linux Enterprise Server 11 SP1/SP3
        - Ubuntu 12.04/13.10
        - Windows XP
        - Windows 7
        - Windows 2003 Server
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Operating System
Classifier: Topic :: Software Development :: Libraries :: Python Modules
