slackbuilds/network/surl
B. Watson dc70ee3f12
network/surl: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:34 +07:00
..
README
disable_broken_services.diff
slack-desc
surl.SlackBuild network/surl: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS. 2023-06-03 10:38:34 +07:00
surl.info network/surl: Update email address. 2022-06-09 13:19:24 -04:00

README

surl (URL shortener)

surl is a URL shortening command line application that supports
various sites. It supports stdin or filename input. It grabs the
URLs, converts them, and returns the same text that was used in the
input. It is known to work with a few services, such as tinyurl.com,
is.gd, and others.

surl hasn't been updated in a few years, so not all of the services
it supports are still functional due to changes in the services' APIs.
The known non-working services have been disabled in this SlackBuild.

Note: Another "surl" project exists, on github. It's a service, not a
client like this surl.