Metadata-Version: 2.1
Name: piicatcher-spacy
Version: 0.1.0.dev3
Summary: PIICatcher plugin that uses spacy to detect PII
Home-page: https://tokern.io/
License: MIT
Keywords: pii,postgres,snowflake,redshift,athena
Author: Tokern
Author-email: piicatcher@tokern.io
Requires-Python: >=3.6.2,<3.9
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: piicatcher (>=0.19.0,<0.20.0)
Requires-Dist: spacy (>=3.2.1,<4.0.0)
Project-URL: Repository, https://github.com/tokern/piicatcher_spacy/
Description-Content-Type: text/markdown

# piicatcher_spacy
PIICatcher plugin that uses spacy to detect PII

