Metadata-Version: 1.1
Name: neehi
Version: 2.0.1
Summary: A Python SOCKS module.
Home-page: http://pypi.python.org/pypi/neehi
Author: Sean Robinson
Author-email: seankrobinson@gmail.com
License: BSD
Description: 
        This module provides a standard socket-like interface for Python
        developers to tunnel connections through SOCKS4, SOCKS5, and
        HTTP CONNECT proxies.
        
Keywords: SOCKS SOCKS4 SOCKS5 HTTP proxy
Platform: Linux
Platform: MacOS
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Internet :: Proxy Servers
