Metadata-Version: 1.1
Name: nomenclature
Version: 0.1.1
Summary: Linux Namespace Manipulation
Home-page: https://github.com/hybridcluster/nomenclautre/
Author: Tom Prince
Author-email: tom.prince@hybridcluster.com
License: APL2
Description: Nomenclature
        ============
        
        Nomenclautre is a library providing access to linux's namespace manipulation functions.
        The current version exposes the raw syscalls.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
