.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
.github/workflows/github-actions.yml
ci/bootstrap.py
ci/requirements.txt
ci/templates/.github/workflows/github-actions.yml
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/usage.rst
docs/reference/index.rst
docs/reference/nfselib.barueri.rst
nfselib.barueri.egg-info/PKG-INFO
nfselib.barueri.egg-info/SOURCES.txt
nfselib.barueri.egg-info/dependency_links.txt
nfselib.barueri.egg-info/not-zip-safe
nfselib.barueri.egg-info/top_level.txt
nfselib/barueri/ConsultarNFeRecebidaCompetencia.py
nfselib/barueri/ConsultarNFeRecebidaNumero.py
nfselib/barueri/ConsultarNFeRecebidaPeriodo.py
nfselib/barueri/NFeLoteBaixarArquivo.py
nfselib/barueri/NFeLoteEnviarArquivo.py
nfselib/barueri/NFeLoteListarArquivo.py
nfselib/barueri/NFeLoteStatusArquivo.py
nfselib/barueri/__init__.py
nfselib/barueri/exportador.py
nfselib/barueri/generatedsnamespaces.py
nfselib/barueri/nfse.py
nfselib/barueri/rps.py
tests/test_exportador.py
tests/test_nfselib_barueri.py