diff options
| author | Jeremy Hansen <jebrhansen+SBo@gmail.com> | 2023-06-17 15:29:54 +0900 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-17 17:18:58 +0700 |
| commit | 224138b2d3475fa81008e6e27d4565151130175e (patch) | |
| tree | 3466fa10b6df67a6796a2c5073a6a6a05f645421 /python/python3-pyproject-api/slack-desc | |
| parent | 623952a6c940107291559fa2ffcf53e0b73b6160 (diff) | |
python/python3-pyproject-api: Added (api for pyproject.toml).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pyproject-api/slack-desc')
| -rw-r--r-- | python/python3-pyproject-api/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-pyproject-api/slack-desc b/python/python3-pyproject-api/slack-desc new file mode 100644 index 0000000000..2d9253389f --- /dev/null +++ b/python/python3-pyproject-api/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-pyproject-api: python3-pyproject-api (API to interact with pyproject.toml projects) +python3-pyproject-api: +python3-pyproject-api: pyproject-api aims to abstract away interaction with pyproject.toml +python3-pyproject-api: style projects in a flexible way. +python3-pyproject-api: +python3-pyproject-api: HOMEPAGE: https://pyproject-api.readthedocs.io/en/latest/ +python3-pyproject-api: +python3-pyproject-api: +python3-pyproject-api: +python3-pyproject-api: +python3-pyproject-api: |
