Metadata-Version: 1.1
Name: python-epoll
Version: 1.0
Summary: python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll.
Home-page: http://sourceforge.net/projects/pyepoll/
Author: Ross Cohen
Author-email: rcohen@snurgle.org
License: BSD
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=163263
Description: python-epoll is a drop-in replacement for the python standard library select module using the more efficient epoll system call as the backend instead of poll.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
