Metadata-Version: 1.0
Name: python-writev
Version: 1.1
Summary: python-writev is a module providing an interface to the unix writev system call
Home-page: http://code.google.com/p/python-writev/
Author: Ryan Smith-Roberts
Author-email: rsr@ivi.tv
License: BSD
Download-URL: http://code.google.com/p/python-writev/downloads/list
Description: python-writev is a module providing an interface to the unix writev system call.  It includes both a simple wrapper around writev, as well as an enhanced function that returns a list containing the unsent data.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Communications
Classifier: Topic :: Internet
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Environment :: Other Environment
