Codebase list python-grequests / cc4eb6e debian / control
cc4eb6e

Tree @cc4eb6e (Download .tar.gz)

control @cc4eb6eraw · history · blame

Source: python-grequests
Section: python
Priority: optional
Maintainer: Kali Developers <[email protected]>
Uploaders: Sophie Brun <[email protected]>
Build-Depends: debhelper-compat (= 12), dh-python, python3-all, python3-setuptools, python3-requests, python3-gevent, python3-nose
Standards-Version: 4.4.1
Homepage: https://github.com/spyoungtech/grequests
Vcs-Browser: https://gitlab.com/kalilinux/packages/python-grequests
Vcs-Git: https://gitlab.com/kalilinux/packages/python-grequests.git
Testsuite: autopkgtest-pkg-python

Package: python3-grequests
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Asynchronous Requests (Python 3)
 This package contains Python API to use Requests with Gevent to make
 asynchronous HTTP Requests easily.
 .
 This package installs the library for Python 3.