certified

View on PyPIReverse Dependencies (1)

0.10.0 certified-0.10.0-py3-none-any.whl

Wheel Details

Project: certified
Version: 0.10.0
Filename: certified-0.10.0-py3-none-any.whl
Download: [link]
Size: 45941
MD5: 6dd7eb074e7e4f9071117b4890bff982
SHA256: 6051f8a38cf8bbdff829e7f726117c8a21a905e2fef14a046828e392b0a13ba4
Uploaded: 2024-11-06 00:00:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: certified
Version: 0.10.0
Summary: The missing certificate infrastructure for web APIs.
Author: David M. Rogers
Author-Email: predictivestatmech[at]gmail.com
Home-Page: https://github.com/ORNL/certified
Project-Url: Documentation, https://certified.readthedocs.io/
Project-Url: Repository, https://github.com/ORNL/certified
License: BSD-3-Clause
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: biscuit-python (<0.4.0,>=0.3.0)
Requires-Dist: cryptography (>=43.0.1)
Requires-Dist: pydantic (<3.0.0,>=2.8.2)
Requires-Dist: python-logging-loki (<0.4.0,>=0.3.1)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 6521 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
certified/__init__.py sha256=YoFqXqSomIVg-VVlkNAUOEcsZf325Z0C_qyr_u6-OMc 191
certified/blob.py sha256=hY7M-oKhb7ajl5hpuj3Dx83U5WICelVc-Z_fMTji-t0 6434
certified/ca.py sha256=9n2W5hc2R7Xz8dJD6pASnTsV58LO53aChitVVsrmTpM 11045
certified/cert.py sha256=BUf379o2yUQ2ZOsS_GuUe-S8bRiTgSsDf8yFVbQklvk 14033
certified/cert_base.py sha256=C5a3t6z9Iy8jcfePvLuc65pZ-3aDVBr5905IgQ0Ae4E 5143
certified/cert_info.py sha256=1fplQ-K3l3v3u3w-_xpUgQSvHg2S8Z1VCRQns_ilY9c 6390
certified/certified.py sha256=kHKVavcVm1ZRuu7noX02T9SWA7LBXlMy0eOpn3adgDY 16367
certified/encode.py sha256=DHRlo85Ad__0lilHwCCgCw9_Fbxvtv87DctMrG-oHyM 13999
certified/fast.py sha256=4v--neLD-Jjb1kAncmUG-79ZuMnhUvcNlZ5RCYh_N6Q 9263
certified/formatter.py sha256=6s42OiOquqr8fiFENXTumgU91Wc4TCzXoHdP51wqQ_E 6375
certified/layout.py sha256=OhjDUSdx68cSvQqTV02ZGtS2LAqUcQkl2woIYmjOYrM 4573
certified/loki.py sha256=NXYjCOmA_bY7vF09j3B5h-fFNIXJ2KdzyJJSBcngLFI 2684
certified/message.py sha256=tFnz5Z9lziOUo5yVa_tVGiIGgbATzTgOrYMM9XTzGjg 4184
certified/models.py sha256=7RXBbugdaUuk4BneNQQ-uuDdvGLrcDBkIwUCgumN3HU 1125
certified/ocsp.py sha256=mKHcBb069JFjKPgLAX5tCpAwFrzqxW4dXnE9lm_OjNw 1110
certified/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
certified/serial.py sha256=HmugS3Yo1zc28i-mK18PcPntVcOa3BWYg11s3tzuqWs 1960
certified/test.py sha256=QVqQ99LvO14hW436X_Rs_-VlY_JD9RYxJR48XziWqf4 1218
certified/verify.py sha256=dY0EsCtCbwZ6XOe4ZkbLVBqYqMzNc0hGQcfehJr5lr4 1827
certified/wrappers.py sha256=MUd19SgNeSi6VEU5tsPVEJM55R8Q7FK9zvX0E_XH4Vs 3235
certified-0.10.0.dist-info/LICENSE sha256=AVyUGKRwQfZxZMJAmhYTyegF27fyUqEJK4Y0DJEBo8w 1478
certified-0.10.0.dist-info/METADATA sha256=zNicsVVU2ROUa1gMIrgnWGm6oJBBIXwdLWTCi7k_TU0 7521
certified-0.10.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
certified-0.10.0.dist-info/entry_points.txt sha256=zcMfokzbTOnPoNXJ5vqvjztTs5_ckrtUktzU88zjT38 83
certified-0.10.0.dist-info/RECORD

entry_points.txt

certified = certified.certified:app
message = certified.message:app