[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#704760: ITP: python-pecan -- WSGI object-dispatching web framework



On 04/06/2013 08:12 AM, Charles Plessy wrote:
> Le Fri, Apr 05, 2013 at 11:19:35PM +0800, Thomas Goirand a écrit :
>> Package: wnpp
>> Severity: wishlist
>> Owner: Thomas Goirand <zigo@debian.org>
>>
>> * Package name    : python-pecan
>>   Version         : 0.2.1
>>   Upstream Author : Jonathan LaCour <jonathan@dreamhost.com>
>> * URL             : https://github.com/dreamhost/pecan
>> * License         : BSD
>>   Programming Lang: Python
>>   Description     : WSGI object-dispatching web framework
>>
>>  The Pecan Python module is a WSGI object-dispatching web framework designed to
>>  be lean and fast with few dependencies. Pecan comes bundled with a lightweight
>>  WSGI development server based on Python's wsgiref.simpleserver. Pecan
>>  applications also come with an interactive Python shell which can be used to
>>  execute expressions in an environment very similar to the one your application
>>  runs in (using the "pecan shell" command).
> 
> Bonjour Thomas,
> 
> maybe you could detail in the long description what WSGI means ?
> 
> Bon week-end,

Hi Charles!

Thanks for this suggestion. I really agree. I have just added, on the
Alioth git repository, adapted from wikipedia:

WSGI is the "Web Server Gateway Interface". It defines a simple and
universal interface between web servers and web applications or
frameworks for the Python programming language.

I hope that's satisfying, let me know if not.

Cheers,

Thomas


Reply to: