Package gem-unicorn: Information

    Source package: gem-unicorn
    Version: 5.5.4-alt1
    Build time:  Apr 7, 2020, 10:25 PM in the task #248971
    Category: System/Servers
    Report package bug
    License: GPLv2+ or Ruby
    Summary: Unicorn: Rack HTTP server for fast clients and Unix
    Description: 
    Unicorn is an HTTP server for Rack applications designed to only serve
    fast clients on low-latency, high-bandwidth connections and take
    advantage of features in Unix/Unix-like kernels. Slow clients should
    only be served by placing a reverse proxy capable of fully buffering
    both the the request and response in between Unicorn and slow clients.

    List of rpms provided by this srpm:
    gem-unicorn (x86_64, ppc64le, i586, aarch64)
    gem-unicorn-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-unicorn-devel (noarch)
    gem-unicorn-doc (noarch)
    unicorn (noarch)



      1. ragel
      2. rpm-build-ruby

    Last changed


    March 31, 2020 Pavel Skrylev 5.5.4-alt1
    - ^ 5.5.0 -> 5.5.4
    - ! spec syntax and tags
    April 6, 2019 Pavel Skrylev 5.5.0-alt3
    - Fix lost gem dependencies
    - Fix spec
    March 18, 2019 Pavel Skrylev 5.5.0-alt2
    - Fix shebang line