summaryrefslogtreecommitdiff
path: root/ruby/rubygem-net-scp/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2017-11-26 20:13:21 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-02 06:30:58 +0700
commit14fad27321c51ef9879bc1faba2e969bdaaa7758 (patch)
tree91cf87214c33c4598bb5136766ba5886a65ba16b /ruby/rubygem-net-scp/README
parentd81751fa62a2dfa563efe528335dddde05cae45e (diff)
downloadslackbuilds-14fad27321c51ef9879bc1faba2e969bdaaa7758.tar.gz
ruby/rubygem-net-scp: Added (Ruby implementation of SCP protocol).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-net-scp/README')
-rw-r--r--ruby/rubygem-net-scp/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby/rubygem-net-scp/README b/ruby/rubygem-net-scp/README
new file mode 100644
index 0000000000..7aa8764166
--- /dev/null
+++ b/ruby/rubygem-net-scp/README
@@ -0,0 +1 @@
+A pure Ruby implementation of the SCP client protocol.