Metadata-Version: 2.4
Name: upif
Version: 0.1.0
Summary: Universal Prompt Injection Firewall - A local-first AI security layer.
Author-email: Yash Dhone <yash.dhone01@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: pydantic>=2.0
Requires-Dist: cryptography>=41.0
Requires-Dist: setuptools
Requires-Dist: requests
Provides-Extra: pro
Requires-Dist: onnxruntime>=1.16; extra == "pro"
Requires-Dist: tokenizers>=0.14; extra == "pro"
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: hypothesis; extra == "dev"
Dynamic: license-file
