.gitignore
README.md
pyproject.toml
src/b26.py
src/py.typed
src/b26.egg-info/PKG-INFO
src/b26.egg-info/SOURCES.txt
src/b26.egg-info/dependency_links.txt
src/b26.egg-info/top_level.txt
tests/test_decode.py
tests/test_encode.py
tests/test_vice_versa.py