diff options
author | B. Watson <yalhcru@gmail.com> | 2020-11-20 15:26:18 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:20 +0700 |
commit | 7eec2a29897a61406ebf1ff3dd8da9b3506d3f1e (patch) | |
tree | 57ffc99caa92ac62f79c796dc44af810d55380b4 /network/surl/slack-desc | |
parent | 9c7adf157333a16fbb7c911c510cee0ab2bb0f3a (diff) | |
download | slackbuilds-7eec2a29897a61406ebf1ff3dd8da9b3506d3f1e.tar.gz |
network/surl: Added (URL shortener)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/surl/slack-desc')
-rw-r--r-- | network/surl/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/surl/slack-desc b/network/surl/slack-desc new file mode 100644 index 0000000000..f47efc3aac --- /dev/null +++ b/network/surl/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------------------------------------------------------| +surl: surl (URL shortener) +surl: +surl: surl is a URL shortening command line application that supports +surl: various sites. It supports stdin or filename input. It grabs the +surl: URLs, converts them, and returns the same text that was used in the +surl: input. It is known to work with a few services, such as tinyurl.com, +surl: is.gd, and others. +surl: +surl: +surl: +surl: |