.gitignore
CHANGELOG.md
DEPLOYMENT_GUIDE.md
LICENSE
MIGRATION_GUIDE.md
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish-to-pypi.yml
examples/ai_detectors_example.py
examples/regex_detectors_example.py
tests/test_ai_detectors.py
tests/test_detectors.py
zero_harm_ai_detectors/__init__.py
zero_harm_ai_detectors/_version.py
zero_harm_ai_detectors/ai_detectors.py
zero_harm_ai_detectors/detectors.py
zero_harm_ai_detectors/harmful_detectors.py
zero_harm_ai_detectors.egg-info/PKG-INFO
zero_harm_ai_detectors.egg-info/SOURCES.txt
zero_harm_ai_detectors.egg-info/dependency_links.txt
zero_harm_ai_detectors.egg-info/requires.txt
zero_harm_ai_detectors.egg-info/top_level.txt