Metadata-Version: 1.0
Name: dez
Version: 0.2.0
Summary: A set of pyevent-based network services, including a WSGI server
Home-page: http://www.orbited.org/svn/dez
Author: Michael Carter
Author-email: CarterMichael@gmail.com
License: MIT License
Description: This package implements various network and server clients using the rel network library. It will attempt to use pyevent (libevent wrapper) or epoll for high performance before falling back to either poll or select for compatability. All dependancies are pure-python and can be installed with easy_install.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
