Metadata-Version: 1.0
Name: pyepoll
Version: 0.2
Summary: Python epoll wrapper
Home-page: http://const.tltsu.ru/
Author: Constantin Baranov
Author-email: baranov86@mail.ru
License: PSF
Download-URL: http://const.tltsu.ru/svn/const/pub/pyepoll/
Description: This python module provides access to epoll, I/O event
        notification facility.
        
Platform: linux2
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: Python Software Foundation License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
