LICENSE
MANIFEST.in
README.md
pyproject.toml
python_ubl.egg-info/PKG-INFO
python_ubl.egg-info/SOURCES.txt
python_ubl.egg-info/dependency_links.txt
python_ubl.egg-info/requires.txt
python_ubl.egg-info/top_level.txt
ubl/__init__.py
ubl/__version__.py
ubl/constants.py
ubl/context.py
ubl/exceptions.py
ubl/identifiers/__init__.py
ubl/identifiers/extractor.py
ubl/identifiers/generator.py
ubl/identifiers/peppol_schemes_v9.4.json
ubl/identifiers/schemes_codes.py
ubl/models/__init__.py
ubl/models/aggregate_components.py
ubl/models/basic_components.py
ubl/models/common.py
ubl/models/documents.py
ubl/tests/__init__.py
ubl/tests/test_accounting_parties.py
ubl/tests/test_aggregate_components.py
ubl/tests/test_base_element.py
ubl/tests/test_basic_components.py
ubl/tests/test_documents.py
ubl/tests/test_identifier_extraction.py
ubl/tests/test_identifier_generation.py
ubl/tests/test_mixins.py
ubl/tests/test_party_component.py
ubl/tests/test_xml_roundtrip.py