AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
sr.comp.http.egg-info/PKG-INFO
sr.comp.http.egg-info/SOURCES.txt
sr.comp.http.egg-info/dependency_links.txt
sr.comp.http.egg-info/entry_points.txt
sr.comp.http.egg-info/namespace_packages.txt
sr.comp.http.egg-info/not-zip-safe
sr.comp.http.egg-info/requires.txt
sr.comp.http.egg-info/top_level.txt
sr/comp/__init__.pyi
sr/comp/http/__init__.py
sr/comp/http/__main__.py
sr/comp/http/config.py
sr/comp/http/errors.py
sr/comp/http/escaping_formatter.py
sr/comp/http/json_provider.py
sr/comp/http/logging-stdout.ini
sr/comp/http/logging-syslog.ini
sr/comp/http/manager.py
sr/comp/http/query_utils.py
sr/comp/http/server.py
sr/comp/http/update.py
tests/test_api.py
tests/test_difference_string.py
tests/test_json.py
tests/test_manager.py