Metadata-Version: 1.1
Name: python-osinfo
Version: 0.2.1
Summary: Python OS information retriever.
Home-page: https://github.com/Dalveen84/python-osinfo/
Author: Rodrigo Núñez Mujica
Author-email: rnunezmujica@gmail.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 5, 6, 7
        - Debian 7, 8
        - Fedora 20
        - openSUSE 13.1
        - RedHat Enterprise Linux 5, 6, 7
        - SuSE Linux Enterprise Server 11 SP1/SP3
        - Ubuntu (and Ubuntu Server) 12-15
        - Windows XP
        - Windows 7
        - Windows 2003 Server
        - Windows 2008 Server
        - Mac OS X 10.9 (Mavericks)
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 :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Operating System
Classifier: Topic :: Software Development :: Libraries :: Python Modules
