diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 21:42:38 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 21:42:38 -0500 |
commit | 88bbbe43c1809d8c2a622f1ec494f55bae6fac4a (patch) | |
tree | 29e5f4c39ea1739827d9b4163dd6b01aa7b41c4b /accessibility | |
parent | b265bf6bcb6031d15a5e45d01ed08e8548e0dcf2 (diff) | |
download | slackbuilds-88bbbe43c1809d8c2a622f1ec494f55bae6fac4a.tar.gz |
accessibility/pastebinit: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/pastebinit/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/accessibility/pastebinit/README b/accessibility/pastebinit/README index f116a298f4..bb0a9b8813 100644 --- a/accessibility/pastebinit/README +++ b/accessibility/pastebinit/README @@ -4,5 +4,3 @@ 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. |