Metadata-Version: 1.2
Name: os0
Version: 1.0.0
Summary: OS indipendent interface
Home-page: https://zeroincombenze-tools.readthedocs.io/
Author: Antonio Maria Vigliotti
Author-email: antoniomaria.vigliotti@gmail.com
License: Affero: GPL
Description: 
        OS interface for Linux, OpenVMS and Windows
        
        This module expands standard os.py module.
        os0 is platform independent and can run on Linux, OpenVMS and Linux.
        os0 is the only package that intefaces OpenVMS and can execute OpenVMS command.
        
Keywords: os path linux windows openvms
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7
