diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-20 22:38:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-20 22:38:48 +0700 |
commit | ce7259d56dbc9fb3e0a30944233a621bd0a034e3 (patch) | |
tree | a6f58cfcff2a04bbae389c6dce765185d1dc70cc /network/twine/slack-desc | |
parent | 8e168c6f834d5246c79919a99c33079c0d4de602 (diff) | |
download | slackbuilds-ce7259d56dbc9fb3e0a30944233a621bd0a034e3.tar.gz |
network/twine: Added (Utilities for interacting with PyPI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/twine/slack-desc')
-rw-r--r-- | network/twine/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/twine/slack-desc b/network/twine/slack-desc new file mode 100644 index 0000000000..c215519b8e --- /dev/null +++ b/network/twine/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------------------------------------------------------| +twine: twine (Utilities for interacting with PyPI) +twine: +twine: Twine is a utility for interacting with PyPI. +twine: Currently it only supports registering projects and uploading +twine: distributions. +twine: +twine: Homepage: https://github.com/pypa/twine +twine: +twine: +twine: +twine: |