AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
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
giaola_xml_delta.egg-info/PKG-INFO
giaola_xml_delta.egg-info/SOURCES.txt
giaola_xml_delta.egg-info/dependency_links.txt
giaola_xml_delta.egg-info/entry_points.txt
giaola_xml_delta.egg-info/requires.txt
giaola_xml_delta.egg-info/top_level.txt
tests/__init__.py
tests/test_delta_11888.py
xml_delta/__init__.py
xml_delta/cli.py
xml_delta/core.py
xml_delta/delta_task.py
xml_delta/settings.py
xml_delta/utils.py
xml_delta/delta/__init__.py
xml_delta/delta/base.py
xml_delta/delta/json_delta.py
xml_delta/network/__init__.py
xml_delta/network/base.py
xml_delta/network/ping.py
xml_delta/network/rest.py
xml_delta/parsers/__init__.py
xml_delta/parsers/base.py
xml_delta/parsers/xml_to_dict_parser.py
xml_delta/storages/__init__.py
xml_delta/storages/base.py
xml_delta/storages/models.py
xml_delta/storages/sqlalchemy_storage.py
xml_delta/watchers/__init__.py
xml_delta/watchers/regex_watcher.py