From c4fcdfe3ebf893285ec0e0af4de6de0f48dc56ce Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 24 Sep 2022 02:35:58 +0100 Subject: python/python3-poetry-core: Added (backend developed for Poetry) Signed-off-by: Willy Sudiarto Raharjo --- python/python3-poetry-core/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-poetry-core/README (limited to 'python/python3-poetry-core/README') diff --git a/python/python3-poetry-core/README b/python/python3-poetry-core/README new file mode 100644 index 0000000000..d8531098b7 --- /dev/null +++ b/python/python3-poetry-core/README @@ -0,0 +1,6 @@ +python3-poetry-core (PEP 517 build backend impl. developed for Poetry) + +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. -- cgit v1.2.3