Source: python-simple-rest-client
Section: python
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-setuptools,
 python3-all,
 python3-pytest,
 python3-httpx,
 python3-slugify,
 python3-status
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.6.1
Homepage: https://github.com/allisson/python-simple-rest-client

Package: python3-simple-rest-client
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-status
Description: Simple REST client (Python 3)
 This package contains Simple REST client for Python 3.7+.
 .
 This package installs the library for Python 3.
