File: control

package info (click to toggle)
python-certbot-dns-netcup 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 124 kB
  • sloc: python: 198; makefile: 3
file content (30 lines) | stat: -rw-r--r-- 999 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: python-certbot-dns-netcup
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Benjamin Drung <bdrung@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-certbot,
 python3-requests,
 python3-setuptools,
Testsuite: autopkgtest-pkg-python
Standards-Version: 4.7.2
Homepage: https://github.com/coldfix/certbot-dns-netcup
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-certbot-dns-netcup
Vcs-Git: https://salsa.debian.org/python-team/packages/python-certbot-dns-netcup.git

Package: python3-certbot-dns-netcup
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: Certbot DNS Authenticator plugin for netcup (Python 3)
 This Certbot plugin automates the process of completing a dns-01 challenge by
 creating, and subsequently removing, TXT records using the netcup CCP API.
 .
 This package installs the library for Python 3.