.flake8
.gitignore
CHANGES.rst
README.md
pyproject.toml
pytest.ini
setup.cfg
setup.py
.github/workflows/ci.yml
.github/workflows/codeql.yml
.github/workflows/sphinx-pages.yml
.github/workflows/upload_pypi.yml
docs/Makefile
docs/make.bat
docs/source/changes.rst
docs/source/conf.py
docs/source/index.rst
docs/source/license.rst
docs/source/sum_registers.rst
pysumreg/LICENSE.txt
pysumreg/__init__.py
pysumreg/_version.py
pysumreg/sum_registers.py
pysumreg.egg-info/PKG-INFO
pysumreg.egg-info/SOURCES.txt
pysumreg.egg-info/dependency_links.txt
pysumreg.egg-info/requires.txt
pysumreg.egg-info/top_level.txt
pysumreg/tests/__init__.py
pysumreg/tests/test_sum_registers.py