.gitignore
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
Pipfile
Pipfile.lock
README.rst
config.sample.yaml
design.rst
pyproject.toml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/workflows/python-package.yml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/configure.rst
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/kafkalo.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
kafkalo/__init__.py
kafkalo/cli.py
kafkalo/cli_schema.py
kafkalo/clients.py
kafkalo/config.py
kafkalo/inputparser.py
kafkalo/report.py
kafkalo/schemas.py
kafkalo/topics.py
kafkalo.egg-info/PKG-INFO
kafkalo.egg-info/SOURCES.txt
kafkalo.egg-info/dependency_links.txt
kafkalo.egg-info/entry_points.txt
kafkalo.egg-info/not-zip-safe
kafkalo.egg-info/requires.txt
kafkalo.egg-info/top_level.txt
kafkalo/templates/text.tmpl
tests/.conftest.py.swp
tests/__init__.py
tests/mock_sr.py
tests/test_config.py
tests/test_mocksr.py
tests/test_schema.py
tests/test_topic.py
tests/test_yaml.py
tests/data/config.sample.yaml
tests/data/sample.yaml
tests/data/schema-key-update.json
tests/data/schema-key.json
tests/data/schema.json
tests/data/patterns/sample.yaml
tests/data/patterns/sample2.yaml
tests/data/patterns/faildir/sample.yaml