HISTORY.rst
LICENSE
README.rst
pyproject.toml
src/dnfile/__init__.py
src/dnfile/base.py
src/dnfile/codedindex.py
src/dnfile/enums.py
src/dnfile/errors.py
src/dnfile/mdtable.py
src/dnfile/py.typed
src/dnfile/resource.py
src/dnfile/stream.py
src/dnfile/utils.py
src/dnfile.egg-info/PKG-INFO
src/dnfile.egg-info/SOURCES.txt
src/dnfile.egg-info/dependency_links.txt
src/dnfile.egg-info/requires.txt
src/dnfile.egg-info/top_level.txt
tests/test_invalid_streams.py
tests/test_invalid_strings.py
tests/test_lazy_loading.py
tests/test_mixed_mode.py
tests/test_parse.py
tests/test_utils.py