COPYING
MANIFEST.in
README.rst
requirements.txt
setup.py
version.txt
examples/get-ip-http.py
examples/get-ip-socks4.py
examples/get-ip.py
examples/tor-irc.py
txsocksx/__init__.py
txsocksx/_version.py
txsocksx/client.py
txsocksx/constants.py
txsocksx/errors.py
txsocksx/grammar.py
txsocksx/http.py
txsocksx/ssl.py
txsocksx/tls.py
txsocksx.egg-info/PKG-INFO
txsocksx.egg-info/SOURCES.txt
txsocksx.egg-info/dependency_links.txt
txsocksx.egg-info/requires.txt
txsocksx.egg-info/top_level.txt
txsocksx/test/__init__.py
txsocksx/test/test_client.py
txsocksx/test/test_grammar.py
txsocksx/test/test_http.py
txsocksx/test/test_tls.py
txsocksx/test/util.py