LICENSE
README.md
pyproject.toml
setup.py
src/py_potok.egg-info/PKG-INFO
src/py_potok.egg-info/SOURCES.txt
src/py_potok.egg-info/dependency_links.txt
src/py_potok.egg-info/requires.txt
src/py_potok.egg-info/top_level.txt
src/pypotok/__init__.py
src/pypotok/message.py
src/pypotok/parser.py
src/pypotok/segments.py
tests/test_bf_server.py
tests/test_client.py
tests/test_dns.py
tests/test_message.py
tests/test_segments.py
tests/test_server.py