LICENSE
MANIFEST.in
README.rst
pyproject.toml
readthedocs.yml
setup.py
tox.ini
.circleci/config.yml
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/constants.rst
docs/index.rst
docs/objects.rst
docs/quickstart.rst
docs/records.rst
docs/_static/.gitignore
netsgiro/__init__.py
netsgiro/constants.py
netsgiro/converters.py
netsgiro/enums.py
netsgiro/objects.py
netsgiro/records.py
netsgiro/validators.py
netsgiro.egg-info/PKG-INFO
netsgiro.egg-info/SOURCES.txt
netsgiro.egg-info/dependency_links.txt
netsgiro.egg-info/requires.txt
netsgiro.egg-info/top_level.txt
references/AvtaleGiro systemspesifikasjon des2016.pdf
references/OCR giro - System manual.pdf
tests/conftest.py
tests/test_object_building.py
tests/test_object_parsing.py
tests/test_object_writing.py
tests/test_objects.py
tests/test_record_parsing.py
tests/test_record_properties.py
tests/test_record_writing.py
tests/test_records_api.py
tests/data/avtalegiro_agreements.txt
tests/data/avtalegiro_payment_request.txt
tests/data/ocr_giro_transactions.txt