AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/api_reference.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/multicodec.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
multicodec/__init__.py
multicodec/code.py
multicodec/code_table.py
multicodec/constants.py
multicodec/exceptions.py
multicodec/multicodec.py
multicodec/serialization.py
py_multicodec.egg-info/PKG-INFO
py_multicodec.egg-info/SOURCES.txt
py_multicodec.egg-info/dependency_links.txt
py_multicodec.egg-info/not-zip-safe
py_multicodec.egg-info/requires.txt
py_multicodec.egg-info/top_level.txt
tests/__init__.py
tests/test_code.py
tests/test_multicodec.py
tests/test_serialization.py