LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
schemas/DPS_v1.00.xsd
schemas/NFSe_v1.00.xsd
schemas/README.md
schemas/evento_v1.00.xsd
schemas/pedRegEvento_v1.00.xsd
schemas/tiposComplexos_v1.00.xsd
schemas/tiposEventos_v1.00.xsd
schemas/tiposSimples_v1.00.xsd
schemas/xmldsig-core-schema.xsd
src/nfse/__init__.py
src/nfse/api_client.py
src/nfse/config.py
src/nfse/emissor.py
src/nfse/models.py
src/nfse/signer.py
src/nfse/xml_builder.py
src/nfse_nacional.egg-info/PKG-INFO
src/nfse_nacional.egg-info/SOURCES.txt
src/nfse_nacional.egg-info/dependency_links.txt
src/nfse_nacional.egg-info/requires.txt
src/nfse_nacional.egg-info/top_level.txt
tests/test_client.py
tests/test_xml_builder.py