LICENSE
README.md
pyproject.toml
setup.py
tailparse/__init__.py
tailparse/cli.py
tailparse/execute.py
tailparse/print_output.py
tailparse.egg-info/PKG-INFO
tailparse.egg-info/SOURCES.txt
tailparse.egg-info/dependency_links.txt
tailparse.egg-info/entry_points.txt
tailparse.egg-info/top_level.txt
tailparse/log_formats/__init__.py
tailparse/log_formats/nginx.py
tailparse/tests/__init__.py
tailparse/tests/test_nginx.py
tailparse/tests/test_print_output.py
tailparse/tests/test_regexp_format.py
tailparse/tests/test_smoke.py