LICENSE
README.md
pyproject.toml
setup.py
osef/__init__.py
osef/_logger.py
osef/_packers.py
osef/_unpackers.py
osef/_version.py
osef/constants.py
osef/multi_streamer.py
osef/osef_frame.py
osef/osef_types.py
osef/packer.py
osef/parser.py
osef/precise_timer.py
osef/saver.py
osef/scanner.py
osef/streamer.py
osef/types.py
osef.egg-info/PKG-INFO
osef.egg-info/SOURCES.txt
osef.egg-info/dependency_links.txt
osef.egg-info/requires.txt
osef.egg-info/top_level.txt
tests/test_frame.py
tests/test_packer.py
tests/test_parser.py
tests/test_private_types.py
tests/test_scanner.py
tests/test_streamer.py
tests/test_types.py
tests/tests_base.py