Metadata-Version: 2.1
Name: reqboost
Version: 0.0.0
Summary: Python package for HTTP requests based on C++ libcurl and Poco
Home-page: https://github.com/Khushiyant/reqboost
Author: Khushiyant
Author-email: khushiyant2002@gmail.com
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C++
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
License-File: LICENSE
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
