Metadata-Version: 2.3
Name: pysecracy
Version: 0.0.1
Summary: A package to help prevent accidentally leaking secrets
Project-URL: Homepage, https://github.com/joshbenz/pysecracy
Project-URL: Issues, https://github.com/joshbenz/pysecracy/issues
Author-email: Joshua Benz <joshua@planethull.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pysecracy
A lib to help prevent accidentally leaking secrets in logs etc. Inspired by Rust secrecy https://github.com/iqlusioninc/crates/tree/main/secrecy
