./wip/py-wsgiref, This is a standalone release of the wsgiref library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: py310-wsgiref-0.1.2, Maintainer: kamelderouiche

The Web Server Gateway Interface (WSGI) is a standard interface
between web server software and web applications written in Python.
Having a standard interface makes it easy to use an application
that supports WSGI with a number of different web servers

wsgiref is a reference implementation of the WSGI specification that can
be used to add WSGI support to a web server or framework. It also contains
some useful utilities for writing applications or middleware that provide
or implement WSGI


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: af1264b7d62d2a409f437de2fc2f646972a14844
Filesize: 36.476 KB

Version history: (Expand)


CVS history: (Expand)


   2015-07-15 20:20:12 by Thomas Klausner | Files touched by this commit (4)
Log message:
Switch zpl -> zpl-2.0 to follow rename of the license file in pkgsrc.
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-02-04 15:43:23 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Removed DISTINFO

   2012-01-18 12:41:47 by ndb | Files touched by this commit (1)
Log message:
added (lowercase) distinfo.
   2010-04-14 22:28:26 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-wsgiref-0.1.2 as wip/py-wsgiref.

The Web Server Gateway Interface (WSGI) is a standard interface
between web server software and web applications written in Python.
Having a standard interface makes it easy to use an application
that supports WSGI with a number of different web servers

wsgiref is a reference implementation of the WSGI specification that can
be used to add WSGI support to a web server or framework. It also contains
some useful utilities for writing applications or middleware that provide
or implement WSGI