Metadata-Version: 2.4
Name: fuzentry-verifier
Version: 1.0.0
Summary: Offline verifier for Fuzentry GDE Receipts and Denial Proof PDFs — no API key, no daemon
Author: Fuzentry (Tailored Techworks LLC)
License: Apache-2.0
Project-URL: Homepage, https://github.com/wfel87/Fuzentry-fullstack
Keywords: fuzentry,fgp,governance,receipt,verification,merkle,did
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=41.0
Provides-Extra: pdf
Requires-Dist: pypdf>=4.0; extra == "pdf"
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: pypdf>=4.0; extra == "dev"
