LICENSE
README.md
pyproject.toml
amcx/__init__.py
amcx/compression.py
amcx/detection.py
amcx/exceptions.py
amcx/format.py
amcx/mirror.py
amcx/reader.py
amcx/smart.py
amcx/writer.py
amcx.egg-info/PKG-INFO
amcx.egg-info/SOURCES.txt
amcx.egg-info/dependency_links.txt
amcx.egg-info/requires.txt
amcx.egg-info/top_level.txt
tests/test_mirror.py
tests/test_smart.py
tests/test_writer_reader.py