Source: lexicon
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Ana Custura <ana@netstat.org.uk>,
 Michel Le Bihan <michel@lebihan.pl>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-boto3 <!nocheck>,
 python3-bs4 <!nocheck>,
 python3-cryptography <!nocheck>,
 python3-dnspython <!nocheck>,
 python3-hatchling,
 python3-idna <!nocheck>,
 python3-openssl <!nocheck>,
 python3-pyotp <!nocheck>,
 python3-pytest <!nocheck>,
 python3-softlayer <!nocheck>,
 python3-tldextract <!nocheck>,
 python3-vcr <!nocheck>,
 python3-yaml <!nocheck>,
 python3-zeep <!nocheck>,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-lexicon
Vcs-Git: https://salsa.debian.org/python-team/packages/python-lexicon.git
Homepage: https://github.com/dns-lexicon/dns-lexicon
Testsuite: autopkgtest-pkg-pybuild
X-Style: black

Package: python3-lexicon
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-boto3,
 python3-softlayer,
 python3-zeep,
Description: Manipulate DNS records on various DNS providers (Python 3)
 Lexicon provides a way to manipulate DNS records on multiple DNS
 providers in a standardized way. Lexicon was designed to be used in
 automation, specifically letsencrypt.
 .
 This package installs the library for Python 3.

Package: lexicon
Architecture: all
Depends:
 python3-lexicon (= ${binary:Version}),
 ${misc:Depends},
 ${python3:Depends},
Description: CLI for manipulating DNS records on various DNS providers
 Lexicon provides a way to manipulate DNS records on multiple DNS
 providers in a standardized way. Lexicon was designed to be used in
 automation, specifically letsencrypt.
