Source: lexicon Maintainer: Ana Custura Uploaders: Debian Python Team Section: python Priority: optional Build-Depends: debhelper-compat (= 13), python3-all, dh-python, pybuild-plugin-pyproject, python3-boto3, python3-bs4, python3-cryptography, python3-dnspython, python3-future, python3-idna, python3-mock, python3-openssl, python3-poetry-core, python3-pytest, python3-setuptools, python3-softlayer, python3-tldextract, python3-vcr, python3-yaml, python3-zeep, Standards-Version: 4.6.0 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/AnalogJ/lexicon Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python3-lexicon Architecture: all Depends: ${python3:Depends}, ${misc: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:Depends}, ${misc:Depends}, python3-lexicon (= ${binary:Version}) Description: CLI for manipulating 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 tool for Python 3.