Metadata-Version: 1.1
Name: sysctl
Version: 0.1b5
Summary: Wrapper for the sysctl* system functions
Home-page: https://github.com/williambr/py-sysctl
Author: William Grzybowski
Author-email: wg@FreeBSD.org
License: BSD
Description: ============
        py-sysctl
        ============
        
        py-sysctl is a wrapper for the sysctl* system functions.
        The core is written in C.
        
Keywords: sysctl
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: BSD :: FreeBSD
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
