Source: puma Section: web Maintainer: Debian Ruby Team Uploaders: Pirate Praveen , Lucas Kanashiro Build-Depends: debhelper-compat (= 14), curl, gem2deb (>= 1.6), libssl-dev, procps, rake, ruby-concurrent, ruby-localhost, ruby-minitest-stub-const, ruby-nio4r (>= 2), ruby-rack, ruby-rackup | ruby-rack (<< 3), ruby-sd-notify Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/puma.git Vcs-Browser: https://salsa.debian.org/ruby-team/puma Homepage: https://puma.io Testsuite: autopkgtest-pkg-ruby Rules-Requires-Root: binary-targets Package: puma Architecture: any Depends: ruby 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.