Metadata-Version: 2.4
Name: provablyfine-client
Version: 0.3.0
Summary: HTTP client library for the ProvablyFine API
Project-URL: Documentation, https://docs.provablyfine.net
Project-URL: Repository, https://github.com/provablyfine/pf.git
Project-URL: Issues, https://github.com/provablyfine/pf/issues
Author-email: Mathieu Lacage <mathieu.lacage@cutebugs.net>
Maintainer-email: Mathieu Lacage <mathieu.lacage@cutebugs.net>
License-Expression: MIT
License-File: LICENSE
Keywords: SSH,access-control,bastion
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Pydantic
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: http-sfv
Requires-Dist: pydantic
Requires-Dist: requests>=2.32.5
