summaryrefslogtreecommitdiffstats
path: root/python/python3-poetry-core/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-poetry-core/README')
-rw-r--r--python/python3-poetry-core/README6
1 files changed, 6 insertions, 0 deletions
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.