Metadata-Version: 1.1
Name: socks5
Version: 0.2.1
Summary: SOCKSv5 bring your own io library
Home-page: https://github.com/mike820324/socks5
Author: MicroMike
Author-email: mike820324@gmail.com
License: MIT
Description: 
        Socks5 bring your own io library, inspired by h11 and hyper-h2.
        
        Source code: https://github.com/mike820324/socks5
        
        Documentation: https://github.com/mike820324/socks5/blob/master/README.md
            
Keywords: socks,socks5,protocol
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet
Classifier: Topic :: System :: Networking
