Metadata-Version: 2.1
Name: log_abstractor
Version: 1.1.4
Summary: Optimized anonymizer with pre-scrubbing.
Home-page: https://github.com/SMART2016/logger
Author: Dipanjan Mazumder
Author-email: javahub@yahoo.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: structlog>=24.4.0
Requires-Dist: scrubadub[base]
Provides-Extra: custom
Requires-Dist: scrubadub.detectors.email; extra == "custom"
Requires-Dist: scrubadub.detectors.phone; extra == "custom"
Requires-Dist: scrubadub.detectors.ssn; extra == "custom"
