Source: python-requests
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/psf/requests/tags
Vcs-Browser: https://github.com/alvistack/psf-requests
Vcs-Git: https://github.com/alvistack/psf-requests.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 ca-certificates,
 fdupes,
 python3-charset-normalizer (>= 2.0.0),
 python3-dev,
 python3-pip,

Package: python3-requests
Architecture: all
Description: Python HTTP library with thread-safe connection pooling and file post
 Python3 HTTP module with connection pooling and file POST abilities.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 ca-certificates,
 python3,
 python3-certifi (>= 2017.4.17),
 python3-chardet (>= 3.0.2),
 python3-charset-normalizer (>= 2.0.0),
 python3-idna (>= 2.5),
 python3-urllib3 (>= 1.21.1),
