ruby-net-scp 2.0.0-3 source package in Ubuntu
Changelog
ruby-net-scp (2.0.0-3) unstable; urgency=medium * Team upload * Add patch to remove version cap on ruby-net-ssh -- Antonio Terceiro <email address hidden> Sat, 14 Mar 2020 06:40:59 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- ruby
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | ruby |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-net-scp_2.0.0-3.dsc | 2.1 KiB | efff5d68354c31b8953621a1fe1024974de201fe359cbc4ad8bb7aa658b3ef3c |
ruby-net-scp_2.0.0.orig.tar.gz | 27.2 KiB | 8eb32fa1d302d7cb28bc5fa652828cd906582fe1409497a036dbb21e325978b7 |
ruby-net-scp_2.0.0-3.debian.tar.xz | 4.7 KiB | 33877c2d1fb57c40e63cacd89c7d353a7187748f438b152b191ee0995ec43faf |
Available diffs
- diff from 2.0.0-1 to 2.0.0-3 (3.0 KiB)
No changes file available.
Binary packages built by this source
- ruby-net-scp: pure ruby implementation of the SCP protocol
Net::SCP is a pure-Ruby implementation of the SCP protocol.
This operates over SSH (and requires the Net::SSH library), and allows
files and directory trees to copied to and from a remote server.