Metadata-Version: 1.0
Name: python-uinput
Version: 0.4
Summary: Python API to the Linux uinput-system.
Home-page: http://codegrove.org/projects/python-uinput/
Author: Tuomas Räsänen (tuos)
Author-email: tuos@codegrove.org
License: GPLv3+
Download-URL: http://pypi.python.org/packages/source/p/python-uinput/python-uinput-0.4.tar.gz
Description: 
        Uinput allows attaching user-space device drivers into the Linux kernel.
        Python-uinput provides a simple and easy to use API to the Linux uinput-system.
        
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Operating System Kernels :: Linux
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: C
