Metadata-Version: 2.1
Name: CD_HTTP
Version: 0.1.3
Summary: An HTTP wrapper around the wonderful requests library to make it easier for new users and old.
Author-email: Code Docta <codedocta@gmail.com>
License: MIT
Project-URL: homepage, https://codedocta.com
Project-URL: Bug-Reports, https://github.com/codedocta/CD_HTTP/issues
Project-URL: Source, https://github.com/codedocta/CD_HTTP/
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.md
License-File: LICENSE.txt
Requires-Dist: requests==2.31.0
