Metadata-Version: 2.1
Name: profanity-filter
Version: 1.1.5
Summary: A Python library for detecting and filtering profanity
Home-page: https://github.com/rominf/profanity-filter
Author: Roman Inflianskas
Author-email: infroma@gmail.com
Keywords: library,profanity,filter,censor
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Filters
Classifier: Topic :: Text Processing :: Linguistic
Requires-Dist: cached-property (>=1.5,<2.0)
Requires-Dist: dataclasses (>=0.6.0,<0.7.0); python_version >= "3.6" and python_version < "3.7"
Requires-Dist: more-itertools (>=7.0,<8.0)
Requires-Dist: ordered-set (>=3.0,<4.0)
Requires-Dist: ordered-set-stubs (>=0.1.3,<0.2.0)
Requires-Dist: poetry-version (>=0.1.3,<0.2.0)
Requires-Dist: spacy (>=2.0,<3.0)
Project-URL: Repository, https://github.com/rominf/profanity-filter
