Source: ruby-rack-accept Section: ruby Maintainer: Debian Ruby Team Uploaders: Nitesh A Jain Build-Depends: debhelper-compat (= 14), gem2deb, ruby-rack Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-accept.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-accept Homepage: https://github.com/mjijackson/rack-accept Testsuite: autopkgtest-pkg-ruby Package: ruby-rack-accept Architecture: all Description: suite of tools for interpreting HTTP Accept family for Ruby/Rack Rack-Accept is a suite of tools for Ruby/Rack applications that eases the complexity of building and interpreting the Accept*family of HTTP request headers. It has full support for the Accept, Accept-Charset, Accept-Encoding, and Accept-Language HTTP request headers. . It implements the Rack middleware interface and may be used with any Rack-based application.