Source: ruby-protocol-rack
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 2.2.8~),
               ruby-io-stream (>= 0.10),
               ruby-protocol-http (>= 0.58),
               ruby-rack (>= 1.0)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-protocol-rack.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-protocol-rack
Homepage: https://github.com/socketry/protocol-rack
Testsuite: autopkgtest-pkg-ruby

Package: ruby-protocol-rack
Architecture: all
Description: implementation of the Rack protocol/specification
 Provides abstractions for working with the Rack specification on top of
 Protocol::HTTP. This would, in theory, allow you to run any Protocol::HTTP
 compatible application on top any rack-compatible server.
