ruby-rack-cache 1.2-4.1 source package in Ubuntu

Changelog

ruby-rack-cache (1.2-4.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 02:07:00 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-rack-cache_1.2-4.1.dsc 2.1 KiB 4e61c4b14dbd7615fa875db97df88b593bbe7f2021647ea1abef6ed62c1d1c99
ruby-rack-cache_1.2.orig.tar.gz 253.8 KiB a7f3f5da56f9a76bcb07684c0133f55a5b062762829ac8e8ab706656bfc2e91e
ruby-rack-cache_1.2-4.1.debian.tar.xz 2.4 KiB a2417e42b42322cf0c919f3967ca4f93671e35775ebdab9ba1bd6017071217ca

Available diffs

No changes file available.

Binary packages built by this source

ruby-rack-cache: HTTP Caching for Rack

 Rack::Cache is suitable as a quick drop-in component to enable HTTP
 caching for Rack-based applications that produce freshness (Expires,
 Cache-Control) and/or validation (Last-Modified, ETag) information.