From f9adb7eccf26c401bd849234ccccf1ff4e2b8feb Mon Sep 17 00:00:00 2001 From: Jeremy Hansen Date: Sat, 17 Jun 2023 12:04:28 +0900 Subject: python/python3-pdm: Added (python package manager). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pdm/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python3-pdm/slack-desc (limited to 'python/python3-pdm/slack-desc') diff --git a/python/python3-pdm/slack-desc b/python/python3-pdm/slack-desc new file mode 100644 index 0000000000..fc919c8658 --- /dev/null +++ b/python/python3-pdm/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: python3-pdm (Python manager supporting the latest PEP standards) +python3-pdm: +python3-pdm: PDM is meant to be a next generation Python package management +python3-pdm: tool. It was originally built for personal use. If you feel you +python3-pdm: are going well with Pipenv or Poetry and don't want to introduce +python3-pdm: another package manager, just stick to it. But if you are missing +python3-pdm: something that is not present in those tools, you can probably find +python3-pdm: some goodness in pdm. +python3-pdm: +python3-pdm: HOMEPAGE: https://github.com/pdm-project/pdm +python3-pdm: -- cgit v1.2.3