Metadata-Version: 2.4
Name: konnect.curl
Version: 0.2.3
Summary: Pythonic, asynchronous interface to Curl (cURL) using `anyio`
Author-email: Dom Sekotill <dom.sekotill@kodo.org.uk>
Requires-Python: ~=3.11
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Topic :: Internet
License-File: LICENCE.txt
Requires-Dist: anyio ~=4.7
Requires-Dist: kodo.quantities ~=0.1.1
Requires-Dist: pycurl >=7.45.3, <8
Requires-Dist: pyasn1
Requires-Dist: pyasn1-modules
