aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pdm-backend/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 08:56:13 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 08:56:13 +0700
commit03d862a3e9583b9b7ac92feb814bcb6068eb004f (patch)
tree1cd961f5c915fe1ff23f06a5f21b40f277121e7f /python/python3-pdm-backend/README
parent5e8a3d9104d48d7af7d4619faf3fc61cfaadfe76 (diff)
python/python3-pdm-backend: Added (Backend for PDM projects).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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.