summaryrefslogtreecommitdiff
path: root/accessibility/pastebinit/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2012-06-25 22:08:45 -0400
committerdsomero <xgizzmo@slackbuilds.org>2012-06-25 22:08:45 -0400
commit007066bebc1e7101df4dc2cf2fc2f4907448fe8a (patch)
tree2d73a04d01a4b659ca58908558135c6a6c3cf1a6 /accessibility/pastebinit/README
parent9544e81473d2609ff70629a9cf228505ab424f9b (diff)
downloadslackbuilds-007066bebc1e7101df4dc2cf2fc2f4907448fe8a.tar.gz
accessibility/pastebinit: Added (command-line pastebin client)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'accessibility/pastebinit/README')
-rw-r--r--accessibility/pastebinit/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/accessibility/pastebinit/README b/accessibility/pastebinit/README
new file mode 100644
index 0000000000..f116a298f4
--- /dev/null
+++ b/accessibility/pastebinit/README
@@ -0,0 +1,8 @@
+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 lines
+log) or when working on a command line box with no way to SSH in it.
+
+This requires configobj.