README.rst
setup.cfg
setup.py
blackgate/__init__.py
blackgate/cli.py
blackgate/component.py
blackgate/config.py
blackgate/daemon.py
blackgate/errors.py
blackgate/http_client.py
blackgate/http_proxy.py
blackgate/server.py
blackgate.egg-info/PKG-INFO
blackgate.egg-info/SOURCES.txt
blackgate.egg-info/dependency_links.txt
blackgate.egg-info/entry_points.txt
blackgate.egg-info/not-zip-safe
blackgate.egg-info/requires.txt
blackgate.egg-info/top_level.txt
tests/__init__.py
tests/test_http_proxy.py
tests/test_server.py