Source: poetry-core Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Emmanuel Arias , Build-Depends: debhelper-compat (= 13), dh-python, git , python3-all, python3-all-dev, python3-pep517, python3-pytest , python3-pytest-mock , python3-setuptools, python3-virtualenv, Standards-Version: 4.6.0.1 Homepage: https://github.com/python-poetry/poetry-core Vcs-Git: https://salsa.debian.org/python-team/packages/poetry-core.git Vcs-Browser: https://salsa.debian.org/python-team/packages/poetry-core Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: python3-poetry-core Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Poetry PEP 517 Build Backend A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.