Source: puma Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~), gem2deb, libssl-dev, rake, ruby-rack, Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/ruby-team/puma.git -b debian/buster Vcs-Browser: https://salsa.debian.org/ruby-team/puma Homepage: http://puma.io Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: puma Architecture: any XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: threaded HTTP 1.1 server for Ruby/Rack applications Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments.