thin 1.6.3-2build6 source package in Ubuntu

Changelog

thin (1.6.3-2build6) bionic; urgency=high

  * No change rebuild against ruby-defaults without ruby2.3.

 -- Dimitri John Ledkov <email address hidden>  Thu, 01 Mar 2018 12:30:23 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe web

Downloads

File Size SHA-256 Checksum
thin_1.6.3.orig.tar.gz 55.7 KiB 19d5acdce7cd7a6762b468f3060c900363c4513927e0e0bc25ee3f3f9861fff2
thin_1.6.3-2build6.debian.tar.xz 7.4 KiB 370a5d77f6135c4249cd7c0c5c893c0e51dc5ca1f0e9998ee3b63d0fe8d5ea5f
thin_1.6.3-2build6.dsc 1.8 KiB 060488ab6f5407a0d01515269fab19b46ae8a6c2e63027dbd0ce69c0878fbecb

Available diffs

View changes file

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.

thin-dbgsym: debug symbols for thin