1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: hcloud-python
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Leo Antunes <costela@debian.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-pytest
Standards-Version: 4.6.1.0
Homepage: https://github.com/hetznercloud/hcloud-python
Vcs-Browser: https://salsa.debian.org/python-team/packages/hcloud-python
Vcs-Git: https://salsa.debian.org/python-team/packages/hcloud-python.git
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Package: python3-hcloud
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: official client library for Hetzner Cloud (Python 3)
python-hcloud is a Python library for acessing the API for the Hetzner
Cloud service.
|