Source: ruby-rack-cache Section: ruby Maintainer: Debian Ruby Team Uploaders: Antonio Terceiro Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), rake, ruby-maxitest, ruby-minitest, ruby-minitest-mock, ruby-mocha, ruby-rack (>= 0.4) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-cache.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-cache Homepage: https://github.com/rack/rack-cache Testsuite: autopkgtest-pkg-ruby Package: ruby-rack-cache Architecture: all Multi-Arch: foreign Description: 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.