LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
alphinity/__init__.py
alphinity/__main__.py
alphinity/_tobase26.py
alphinity/v1.py
alphinity.egg-info/PKG-INFO
alphinity.egg-info/SOURCES.txt
alphinity.egg-info/dependency_links.txt
alphinity.egg-info/requires.txt
alphinity.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_encode.py
tests/test_main.py
tests/test_tobase26.py
tests/test_v1.py
tests/test_version.py