LICENSE.txt
README.md
pyproject.toml
cfb/__init__.py
cfb/constants.py
cfb/exceptions.py
cfb/header.py
cfb/helpers.py
cfb/io.py
cfb/py.typed
cfb.egg-info/PKG-INFO
cfb.egg-info/SOURCES.txt
cfb.egg-info/dependency_links.txt
cfb.egg-info/requires.txt
cfb.egg-info/top_level.txt
cfb/directory/__init__.py
cfb/directory/directory.py
cfb/directory/entry.py
tests/test_byte_helpers.py
tests/test_directory.py
tests/test_entry_header.py
tests/test_entry_io.py
tests/test_entry_properties.py
tests/test_entry_repr.py
tests/test_exceptions.py
tests/test_from_filetime.py
tests/test_guid.py
tests/test_header.py
tests/test_io.py