.editorconfig
.gitattributes
.gitignore
LICENSE.md
MANIFEST.in
README.md
codecov.yml
conftest.py
pyproject.toml
binpickle/__init__.py
binpickle/_util.py
binpickle/encode.py
binpickle/errors.py
binpickle/format.py
binpickle/py.typed
binpickle/read.py
binpickle/write.py
binpickle.egg-info/PKG-INFO
binpickle.egg-info/SOURCES.txt
binpickle.egg-info/dependency_links.txt
binpickle.egg-info/requires.txt
binpickle.egg-info/top_level.txt
docs/conf.py
docs/format.rst
docs/index.rst
docs/read.rst
docs/write.rst
docs/_templates/base.html
tests/test_file_info.py
tests/test_format.py
tests/test_rw.py
tests/test_util.py
tests/test_validation.py
typings/numcodecs/__init__.pyi
typings/numcodecs/abc.pyi
typings/numcodecs/registry.pyi