diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 12:04:28 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 17:18:58 +0700 |
| commit | f9adb7eccf26c401bd849234ccccf1ff4e2b8feb (patch) | |
| tree | b282147007b8f5fa05d2a8d3c7a856ac6063f02a /python/python3-pdm/slack-desc | |
| parent | e316e5d509adb9b0fc575cd5a6560cea31206244 (diff) | |
python/python3-pdm: Added (python package manager).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pdm/slack-desc')
| -rw-r--r-- | python/python3-pdm/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
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: |
