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 <z...@debian.org>
>>
>> * Package name    : python-pecan
>>   Version         : 0.2.1
>>   Upstream Author : Jonathan LaCour <jonat...@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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to