aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pdm-backend/slack-desc
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/slack-desc
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/slack-desc')
-rw-r--r--python/python3-pdm-backend/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pdm-backend/slack-desc b/python/python3-pdm-backend/slack-desc
new file mode 100644
index 000000000000..8580bad0b16e
--- /dev/null
+++ b/python/python3-pdm-backend/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-pdm-backend: python3-pdm-backend (Backend that supports latest packaging standards)
+python3-pdm-backend:
+python3-pdm-backend: This is the backend for PDM projects that is fully-compatible with
+python3-pdm-backend: PEP 517 spec, but you can also use it alone. It reads the metadata
+python3-pdm-backend: of PEP 621 format and coverts it to Core metadata.
+python3-pdm-backend:
+python3-pdm-backend: HOMEPAGE: https://github.com/pdm-project/pdm-backend
+python3-pdm-backend:
+python3-pdm-backend:
+python3-pdm-backend:
+python3-pdm-backend: