Metadata-Version: 2.4
Name: krest-utils
Version: 1.0.0
Summary: KREST - call REST endpoints with faith
Author-email: András Tóth <tothaa@outlook.com>
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Intended Audience :: Developers
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.11
License-File: LICENSE.txt
Requires-Dist: httpx[http2]
Requires-Dist: cryptography
Requires-Dist: textual[syntax]
Provides-Extra: dev
Requires-Dist: wheel; extra == "dev"
Requires-Dist: setuptools; extra == "dev"
Requires-Dist: twine; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-benchmark; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: flake8-pytest-style; extra == "test"
Requires-Dist: flake8-bugbear; extra == "test"
Requires-Dist: flake8-annotations; extra == "test"
Requires-Dist: pygal; extra == "test"
Requires-Dist: dotenv; extra == "test"
Dynamic: license-file
