You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
596 B

Metadata-Version: 2.1
Name: requests-file
Version: 1.5.1
Summary: File transport adapter for Requests
Home-page: http://github.com/dashea/requests-file
Author: David Shea
Author-email: reallylongword@gmail.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: requests (>=1.0.0)
Requires-Dist: six
UNKNOWN