thin 1.3.1-5 source package in Ubuntu

Changelog

thin (1.3.1-5) unstable; urgency=medium


  * Team upload.
  * Use standard search path for thin_parser (Closes: #737032)

 -- Christian Hofstaedtler <email address hidden>  Wed, 26 Feb 2014 00:22:32 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Downloads

File Size SHA-256 Checksum
thin_1.3.1-5.dsc 2.1 KiB 35e3d490d0245a5e9144bd19104016806313bee453dc1e53d3ffba72995fa76e
thin_1.3.1.orig.tar.gz 135.3 KiB 7aaf82dd669dfe1e0a8b0c9e364b9fe23038916208d57c30140fe3c30ffda388
thin_1.3.1-5.debian.tar.xz 7.9 KiB 4e0a1f48cb1a87392920de35d927307bb6783402bde0f81fec9a9206583e6994

Available diffs

No changes file available.

Binary packages built by this source

thin: fast and very simple Ruby web server

 Thin is a Ruby web server that glues together 3 of the best Ruby
 libraries in web history:
   * the Mongrel parser, the root of Mongrel's speed and security
   * Event Machine, a network I/O library with extremely high
     scalability, performance and stability
   * Rack, a minimal interface between webservers and Ruby frameworks
 .
 Which makes it, with all humility, the most secure, stable, fast and
 extensible Ruby web server bundled in an easy to use package for your own
 pleasure.

thin1.8: Transitional package for thin

 This is a transitional package to ease upgrades to the thin
 package. It can safely be removed.