.stestr.conf
NEWS.md
README.md
setup.py
test-requirements.txt
tox.ini
src/decode_acc/__init__.py
src/decode_acc/accumulator.py
src/decode_acc/newlines.py
src/decode_acc/py.typed
src/decode_acc/util.py
src/decode_acc.egg-info/PKG-INFO
src/decode_acc.egg-info/SOURCES.txt
src/decode_acc.egg-info/dependency_links.txt
src/decode_acc.egg-info/requires.txt
src/decode_acc.egg-info/top_level.txt
src/decode_acc.egg-info/zip-safe
stubs/pytest.pyi
unit_tests/__init__.py
unit_tests/data.py
unit_tests/test_basic.py
unit_tests/test_newlines.py
unit_tests/test_util.py