.gitattributes
.gitignore
LICENSE.md
MANIFEST.in
README.md
pyproject.toml
requirements-sphinx.txt
requirements.txt
setup.cfg
setup.py
.github/workflows/ci.yml
docs/Makefile
docs/README.rst
docs/conf.py
docs/generate_modules.py
docs/index.rst
docs/make.bat
si_prefix/__init__.py
si_prefix/_version.py
si_prefix.egg-info/PKG-INFO
si_prefix.egg-info/SOURCES.txt
si_prefix.egg-info/dependency_links.txt
si_prefix.egg-info/requires.txt
si_prefix.egg-info/top_level.txt
tests/__init__.py
tests/test_si_format.py