diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:13:44 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:58 +0700 |
commit | edf2e63d79ea427def16a2277133bfbc015dcd75 (patch) | |
tree | 754dec5ccc6e2c16181675a349b405490ff1e621 /ruby/rubygem-net-sftp/slack-desc | |
parent | 14fad27321c51ef9879bc1faba2e969bdaaa7758 (diff) |
ruby/rubygem-net-sftp: Added (Ruby SFTP client).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-net-sftp/slack-desc')
-rw-r--r-- | ruby/rubygem-net-sftp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ruby/rubygem-net-sftp/slack-desc b/ruby/rubygem-net-sftp/slack-desc new file mode 100644 index 0000000000000..7e02cddb07f03 --- /dev/null +++ b/ruby/rubygem-net-sftp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +rubygem-net-sftp: rubygem-net-sftp (Ruby implementation of an SFTP client) +rubygem-net-sftp: +rubygem-net-sftp: A pure Ruby implementation of the SFTP client protocol. +rubygem-net-sftp: +rubygem-net-sftp: Homepage: https://github.com/net-ssh/net-sftp +rubygem-net-sftp: +rubygem-net-sftp: +rubygem-net-sftp: +rubygem-net-sftp: +rubygem-net-sftp: +rubygem-net-sftp: |