Package gem-unicorn: Information

    Source package: gem-unicorn
    Version: 6.1.0.54-alt1
    Latest version according to Repology
    Build time:  Mar 17, 2024, 03:44 AM in the task #342746
    Category: System/Servers
    Report package bug
    License: GPL-2.0+ or Ruby-1.8
    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)



    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rack) >= 0
      2. gem(raindrops) >= 0.7
      3. gem(test-unit) >= 3.0
      4. rpm-build-ruby

    Last changed


    March 14, 2024 Pavel Skrylev 6.1.0.54-alt1
    - ^ 6.1.0 -> 6.1.0p54
    Sept. 22, 2022 Pavel Skrylev 6.1.0-alt2
    - !fix rakefile to build a ragel task (closes #43835)
    July 11, 2022 Pavel Skrylev 6.1.0-alt1.1
    - !fix dep to ragel6