Metadata-Version: 1.1
Name: socketextra
Version: 0.0.2
Summary: sendmsg etc. for Python2 (not needed for Py3)
Home-page: https://github.com/Bluehorn/socketextra
Author: Torsten Landschoff
Author-email: t.landschoff@gmx.net
License: MIT
Description: sendmsg, recvmsg etc. for Python 2.
        
        This package is not needed for Python 3 as it comes with these
        included.
        
Keywords: socket sendmsg recvmsg
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Networking
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
