summaryrefslogtreecommitdiff
path: root/www-servers/puma/metadata.xml
blob: df4757a34b9a2a3e824fcc2c88ed01de794c0926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>ruby@gentoo.org</email>
    <name>Gentoo Ruby Project</name>
  </maintainer>
  <longdescription>
    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. In order to get the
    best throughput, it is highly recommended that you use a Ruby
    implementation with real threads like Rubinius or JRuby.
  </longdescription>
  <upstream>
    <remote-id type="cpe">cpe:/a:puma:puma</remote-id>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>