.gitignore
COPYING
MANIFEST.in
README.rst
TODO
pyproject.toml
requirements.txt
run-coverage.sh
run_coveralls.py
setup.py
.circleci/config.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/txi2p-bob.rst
docs/txi2p-sam.rst
docs/txi2p.rst
examples/answerserver.py
examples/chatserver.py
examples/eepsitefetcher.py
twisted/plugins/txi2p_endpoint_parsers.py
txi2p/__init__.py
txi2p/_version.py
txi2p/address.py
txi2p/grammar.py
txi2p/plugins.py
txi2p/utils.py
txi2p/bob/__init__.py
txi2p/bob/endpoints.py
txi2p/bob/factory.py
txi2p/bob/protocol.py
txi2p/bob/test/__init__.py
txi2p/bob/test/test_endpoints.py
txi2p/bob/test/test_factory.py
txi2p/bob/test/test_protocol.py
txi2p/sam/__init__.py
txi2p/sam/base.py
txi2p/sam/constants.py
txi2p/sam/endpoints.py
txi2p/sam/session.py
txi2p/sam/stream.py
txi2p/sam/test/__init__.py
txi2p/sam/test/test_endpoints.py
txi2p/sam/test/test_session.py
txi2p/sam/test/test_stream.py
txi2p/sam/test/util.py
txi2p/test/__init__.py
txi2p/test/test_address.py
txi2p/test/test_grammar.py
txi2p/test/test_plugins.py
txi2p/test/util.py
txi2p_tahoe.egg-info/PKG-INFO
txi2p_tahoe.egg-info/SOURCES.txt
txi2p_tahoe.egg-info/dependency_links.txt
txi2p_tahoe.egg-info/requires.txt
txi2p_tahoe.egg-info/top_level.txt