I won't be packaging this after all. I thought I needed it for a hidden dependency of remotecv (which I'm packaging, see #825893), but after discussing this with the remotecv maintainers, we ended up removing the code that used itty entirely: https://github.com/thumbor/remotecv/commit/ba17ea3ee065b28ede21b6a87c8a4d1297f9455c
On Mon, Jun 6, 2016 at 11:14 PM, Gilles Dubuc <gil...@wikimedia.org> wrote: > Package: wnpp > Severity: wishlist > Owner: Gilles Dubuc <gil...@wikimedia.org> > > * Package name : python-itty > Version : 0.8.2 > Upstream Author : Daniel Lindsley <dan...@toastdriven.com> > * URL : https://github.com/toastdriven/itty > * License : BSD License > Programming Lang: Python > Description : itty.py is a little experiment, an attempt at a > Sinatra influenced micro-framework that does just enough to be useful > and nothing more. > > Currently supports: > > Routing > Basic responses > Content-types > HTTP Status codes > URL Parameters > Basic GET/POST/PUT/DELETE support > User-definable error handlers > Redirect support > File uploads > Header support > Static media serving