README.md
pyproject.toml
fraud/__init__.py
fraud.egg-info/PKG-INFO
fraud.egg-info/SOURCES.txt
fraud.egg-info/dependency_links.txt
fraud.egg-info/requires.txt
fraud.egg-info/top_level.txt
fraud/core/__init__.py
fraud/core/api.py
fraud/core/base.py
fraud/core/utils.py
fraud/plugins/__init__.py
fraud/plugins/faker.py
fraud/plugins/gliner.py
fraud/utils/__init__.py
fraud/utils/_decorators.py
tests/test_api.py
tests/test_base.py
tests/test_faker.py
tests/test_gliner.py
tests/test_utils.py