summaryrefslogtreecommitdiffstats
path: root/python/python3-pdm-backend/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-pdm-backend/README')
-rw-r--r--python/python3-pdm-backend/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python3-pdm-backend/README b/python/python3-pdm-backend/README
new file mode 100644
index 0000000000..2c987636ee
--- /dev/null
+++ b/python/python3-pdm-backend/README
@@ -0,0 +1,5 @@
+python3-pdm-backend (Backend that supports latest packaging standards)
+
+This is the backend for PDM projects that is fully-compatible with
+PEP 517 spec, but you can also use it alone. It reads the metadata
+of PEP 621 format and coverts it to Core metadata.