Package ruby-net-telnet: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #238996
Package removed: Pavel Skrylev
Deletion date: Sept. 3, 2021
Message: obsoleted
    Source package: ruby-net-telnet
    Version: 0.2.0-alt1
    Build time:  Jan 16, 2019, 04:12 PM in the task #219345
    Category: Development/Ruby
    Report package bug
    License: BSD 2-clause Simplified License
    Summary: Provides telnet client functionality.
    Description: 
    Provides telnet client functionality.
    
    This class also has, through delegation, all the methods of a socket object
    (by default, a TCPSocket, but can be set by the Proxy option to new()). This
    provides methods such as close() to end the session and sysread() to read data
    directly from the host, instead of via the waitfor() mechanism. Note that if you
    do use sysread() directly when in telnet mode, you should probably pass the
    output through preprocess() to extract telnet command sequences.

    List of rpms provided by this srpm:
    ruby-net-telnet (noarch)
    ruby-net-telnet-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    Jan. 14, 2019 Pavel Skrylev 0.2.0-alt1
    - Initial build for Sisyphus, packaged as a gem