diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-05-22 23:42:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-22 23:42:03 +0700 |
commit | 322c10fa0b90542b6e2cfe5bad104096d8491145 (patch) | |
tree | f38e81c1dc174065bef7b6b37423a186e7d16c22 /python/jaraco-packaging/slack-desc | |
parent | ec11283d0bb9ac35f712d56176ebdc8e649ccdc9 (diff) |
python/jaraco-packaging: Added (Tools for packaging).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/jaraco-packaging/slack-desc')
-rw-r--r-- | python/jaraco-packaging/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/jaraco-packaging/slack-desc b/python/jaraco-packaging/slack-desc new file mode 100644 index 0000000000000..a699997f9a4ca --- /dev/null +++ b/python/jaraco-packaging/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------------------------------------------------------| +jaraco-packaging: jaraco-packaging (Tools for packaging) +jaraco-packaging: +jaraco-packaging: A distutils command for reporting the dependency tree as resolved by +jaraco-packaging: setuptools. Use after installing a package. +jaraco-packaging: +jaraco-packaging: A distutils command for reporting the attributes of a distribution, +jaraco-packaging: such as the version or author name. +jaraco-packaging: +jaraco-packaging: +jaraco-packaging: Homepage: https://pypi.org/project/jaraco-packaging/ +jaraco-packaging: |