ruby-http-2 0.11.0-1 source package in Ubuntu

Changelog

ruby-http-2 (0.11.0-1) unstable; urgency=medium

  * New upstream release

  [ Debian Janitor ]
  * Trim trailing whitespace.

  [ Hideki Yamane ]
  * debian/control
    - Set Standards-Version: 4.5.1

 -- Hideki Yamane <email address hidden>  Sat, 12 Jun 2021 14:01:17 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-http-2_0.11.0-1.dsc 2.0 KiB 32dd97c7c19d5d518c5dc2f532c6bf3b35d32c3d00e7153e3513176917853568
ruby-http-2_0.11.0.orig.tar.gz 2.0 MiB 5a31c87e29ba4f5923584bc431f0ee40d63f5a75060f082b5169442d2be09a1e
ruby-http-2_0.11.0-1.debian.tar.xz 3.2 KiB 5102e9328c642567c9be7b80c7970721f85f25bce0f6ced6aa5a0dd262b9f531

Available diffs

No changes file available.

Binary packages built by this source

ruby-http-2: Pure-ruby HTTP 2.0 protocol implementation

 Pure Ruby, framework and transport agnostic, implementation of HTTP/2 protocol
 and HPACK header compression with support for:
 .
  - Binary framing parsing and encoding
  - Stream multiplexing and prioritization
  - Connection and stream flow control
  - Header compression and server push
  - Connection and stream management
  - And more