Metadata-Version: 2.4
Name: algoguard
Version: 0.1.0
Summary: Security auditing library for Python algorithms and packages
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pyyaml>=6.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
