LICENSE
MANIFEST.in
README.md
pyproject.toml
pydvdid2/__init__.py
pydvdid2/crc64calculator.py
pydvdid2/crc64result.py
pydvdid2/exceptions.py
pydvdid2/functions.py
pydvdid2/py.typed
pydvdid2/test_crcresult64.py
pydvdid2/test_integration.py
pydvdid2.egg-info/PKG-INFO
pydvdid2.egg-info/SOURCES.txt
pydvdid2.egg-info/dependency_links.txt
pydvdid2.egg-info/entry_points.txt
pydvdid2.egg-info/requires.txt
pydvdid2.egg-info/top_level.txt
tests/testcrc64calculator.py
tests/testexceptions.py