LICENSE
README.md
pyproject.toml
src/expletives/__init__.py
src/expletives/py.typed
src/expletives.egg-info/PKG-INFO
src/expletives.egg-info/SOURCES.txt
src/expletives.egg-info/dependency_links.txt
src/expletives.egg-info/requires.txt
src/expletives.egg-info/top_level.txt
src/expletives/data/all.txt
src/expletives/data/catalog.json
src/expletives/data/okayish.txt
src/expletives/data/patterns.txt
src/expletives/data/sources/2600-googleblacklist.txt
src/expletives/data/sources/bannedwordlist.txt
src/expletives/data/sources/biglou-bad-words.txt
src/expletives/data/sources/black-hat-matt.txt
src/expletives/data/sources/buzzfeed-100-brit-swear.txt
src/expletives/data/sources/chic-fil-a.txt
src/expletives/data/sources/coffee-and-fun-google-profanity.txt
src/expletives/data/sources/discussware-dirtywords.txt
src/expletives/data/sources/disquscdn-badwords.txt
src/expletives/data/sources/dottyheadbanger.txt
src/expletives/data/sources/dsojevic-profanity-en.txt
src/expletives/data/sources/facebook-2011-723.txt
src/expletives/data/sources/facebook-2013-search.txt
src/expletives/data/sources/gizmodo-google-473.txt
src/expletives/data/sources/google-1400-words.txt
src/expletives/data/sources/ldnoobw-ar.txt
src/expletives/data/sources/ldnoobw-de.txt
src/expletives/data/sources/ldnoobw-en.txt
src/expletives/data/sources/ldnoobw-es.txt
src/expletives/data/sources/ldnoobw-fr.txt
src/expletives/data/sources/ldnoobw-hi.txt
src/expletives/data/sources/ldnoobw-it.txt
src/expletives/data/sources/ldnoobw-ja.txt
src/expletives/data/sources/ldnoobw-ko.txt
src/expletives/data/sources/ldnoobw-nl.txt
src/expletives/data/sources/ldnoobw-pt.txt
src/expletives/data/sources/ldnoobw-ru.txt
src/expletives/data/sources/ldnoobw-sv.txt
src/expletives/data/sources/ldnoobw-th.txt
src/expletives/data/sources/ldnoobw-zh.txt
src/expletives/data/sources/ldnoobw.txt
src/expletives/data/sources/lssu-2017.txt
src/expletives/data/sources/lssu-till2016.txt
src/expletives/data/sources/noswearing.txt
src/expletives/data/sources/phorum-120.txt
src/expletives/data/sources/phorum-300.txt
src/expletives/data/sources/seven-dirty-words.txt
src/expletives/data/sources/stackoverflow-arrbad.txt
src/expletives/data/sources/urbanoalvarez-badwords.txt
src/expletives/data/sources/web-mech-badwords.txt
src/expletives/data/sources/zacanger-profane-words.txt
tests/test_api.py
tests/test_catalog.py