LICENSE
MANIFEST.in
README
pyproject.toml
setup.py
bytes_structure/__init__.py
bytes_structure/bytes_structure.py
bytes_structure.egg-info/PKG-INFO
bytes_structure.egg-info/SOURCES.txt
bytes_structure.egg-info/dependency_links.txt
bytes_structure.egg-info/top_level.txt
examples/client_server/README
examples/client_server/client.py
examples/client_server/client_output.txt
examples/client_server/message.py
examples/client_server/server.py
examples/client_server/server_output.txt
examples/hello_world/README
examples/hello_world/hello_world.py
examples/hello_world/hello_world_output.txt
test/README
test/requirements.txt
test/test_bytes_structure.py