slackbuilds_ponce/accessibility/pastebinit
B. Watson 9bd7bc3e11
accessibility/pastebinit: REQUIRES, configobj => python3-configobj.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-10-12 11:34:40 +07:00
..
manpagefix.diff
pastebinit.info accessibility/pastebinit: REQUIRES, configobj => python3-configobj. 2024-10-12 11:34:40 +07:00
pastebinit.SlackBuild
README
slack-desc

pastebinit (command-line pastebin client)

pastebinit is a small python script that simply sends whatever you
give it to an online pastebin and gives you the URL in return. It's
useful when doing IRC support (when you don't want one to paste a 200
line log) or when working on a command line box with no way to SSH
to it.

Maintainer's note: as of 2024-08-14, of the 12 pastebin sites
currently supported by pastebinit, four of them didn't work in
the SlackBuild author's testing:
- bpa.st (404 error)
- sprunge.us (404 error)
- paste.debian.net (redirects to the main page)
- paste.ubuntu.com (may work if you create an account and log in?)

The default pastebin (with no -b option) is dpaste.org.