Codebase list python-grequests / 3e76fa4d-1520-4344-9a69-c3df179a3bf6/main debian / control
3e76fa4d-1520-4344-9a69-c3df179a3bf6/main

Tree @3e76fa4d-1520-4344-9a69-c3df179a3bf6/main (Download .tar.gz)

control @3e76fa4d-1520-4344-9a69-c3df179a3bf6/mainraw · 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.5.0
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.