Package gem-proxifier: Information

    Source package: gem-proxifier
    Version: 1.0.3-alt2
    Latest version according to Repology
    Build time:  Aug 22, 2021, 06:10 PM in the task #263530
    Category: Development/Ruby
    Report package bug
    License: MIT or Ruby
    Summary: Proxifier adds support for HTTP or SOCKS proxies and lets you force TCPSocket to use proxies
    Description: 
    This gem was created for 2 purposes.
    
    First is to enable ruby programmers to use HTTP or SOCKS proxies interchangeably
    when using TCPSockets. Either manually with Proxifier::Proxy#open or by require
    "proxifier/env".
    
    The second purpose is to use ruby code that doesn't use proxies for users that
    have to use proxies. The pruby and pirb executables are simple wrappers for
    their respective ruby executables that support proxies from environment
    variables.

    List of rpms provided by this srpm:
    gem-proxifier (noarch)
    gem-proxifier-doc (noarch)
    proxifier (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. rpm-build-ruby

    Last changed


    June 30, 2021 Pavel Skrylev 1.0.3-alt2
    - ! spec
    July 11, 2018 Andrey Cherepanov 1.0.3-alt1.1
    - Rebuild with new Ruby autorequirements.
    Jan. 19, 2016 Andrey Cherepanov 1.0.3-alt1
    - Initial build for ALT Linux