AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
facho/__init__.py
facho/cli.py
facho/facho.py
facho.egg-info/PKG-INFO
facho.egg-info/SOURCES.txt
facho.egg-info/dependency_links.txt
facho.egg-info/entry_points.txt
facho.egg-info/not-zip-safe
facho.egg-info/requires.txt
facho.egg-info/top_level.txt
facho/fe/__init__.py
facho/fe/fe.py
facho/fe/client/__init__.py
facho/fe/client/dian.py
facho/fe/client/wsse/__init__.py
facho/fe/client/wsse/signature.py
facho/fe/data/__init__.py
facho/fe/data/dian/__init__.py
facho/fe/data/dian/XSD/__init__.py
facho/fe/data/dian/XSD/common/__init__.py
facho/fe/data/dian/XSD/maindoc/__init__.py
facho/fe/data/dian/codelist/__init__.py
facho/fe/form/__init__.py
facho/fe/form/query.py
facho/fe/form_xml/__init__.py
facho/fe/form_xml/credit_note.py
facho/fe/form_xml/debit_note.py
facho/fe/form_xml/invoice.py
facho/fe/form_xml/utils.py
tests/example-with-passphrase.p12
tests/example.key
tests/example.p12
tests/example.pem
tests/fixtures.py
tests/fixtures.py~
tests/helpers.py
tests/test_amount.py
tests/test_amount.py~
tests/test_client_dian.py
tests/test_data.py
tests/test_facho.py
tests/test_fe.py
tests/test_fe_form.py
tests/test_form.py
tests/test_form.py~
tests/test_form_xml.py
tests/test_form_xml.py~
tests/test_query.py
tests/test_query.py~