AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
dev-requirements.txt
requirements.txt
setup.py
mytext/__init__.py
mytext/__main__.py
mytext/cli.py
mytext/functions.py
mytext/params.py
mytext/providers.py
mytext.egg-info/PKG-INFO
mytext.egg-info/SOURCES.txt
mytext.egg-info/dependency_links.txt
mytext.egg-info/entry_points.txt
mytext.egg-info/requires.txt
mytext.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_errors.py
tests/test_functions.py