deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-requests, python3-six, python3:any
Description: |-
File transport adapter for Requests - Python 3.X
Requests-File is a transport adapter for use with the Requests Python
library to allow local filesystem access via file:// URLs.
.
Features:
.
* Will open and read local files
* Might set a Content-Length header
* That's about it
.
No encoding information is set in the response object, so be careful using
Response.text: the chardet library will be used to convert the file to a
unicode type and it may not detect what you actually want.
.
EACCES is converted to a 403 status code, and ENOENT is converted to a
404. All other IOError types are converted to a 400.
.
This package contains the Python 3 version of the library.
Homepage: http://github.com/dashea/requests-file
Installed-Size: '24'
Maintainer: "Antoine Beaupr\xE9 <anarcat@debian.org>"
Package: python3-requests-file
Priority: optional
Section: python
Source: requests-file
Version: 1.5.1-1
srcpkg_name: requests-file
srcpkg_version: 1.5.1-1