python-poetry-core: Add new host-only package
authorJeffery To <jeffery.to@gmail.com>
Tue, 28 Feb 2023 11:31:50 +0000 (19:31 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Tue, 31 Oct 2023 21:50:10 +0000 (22:50 +0100)
commitf48791c906218ee1fd87240eff5221910571b8c5
treecc8b4245dd1e3c154dd62b65fd98a6ef312206c8
parentcef09e1fbeb0941a66141c88bc9777479e1e813b
python-poetry-core: Add new host-only package

From the README:

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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 82766de815963cf8fec3e6b3e0d6f97435aef755)
lang/python/python-poetry-core/Makefile [new file with mode: 0644]