pkgsrc-wip/py-wsgiref/PLIST
Kamel Ibn Aziz Derouiche b642f53939 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
2010-04-14 20:28:25 +00:00

23 lines
841 B
Text
Executable file

@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/14 20:28:25 jihbed Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/wsgiref/__init__.py
${PYSITELIB}/wsgiref/__init__.pyc
${PYSITELIB}/wsgiref/__init__.pyo
${PYSITELIB}/wsgiref/handlers.py
${PYSITELIB}/wsgiref/handlers.pyc
${PYSITELIB}/wsgiref/handlers.pyo
${PYSITELIB}/wsgiref/headers.py
${PYSITELIB}/wsgiref/headers.pyc
${PYSITELIB}/wsgiref/headers.pyo
${PYSITELIB}/wsgiref/simple_server.py
${PYSITELIB}/wsgiref/simple_server.pyc
${PYSITELIB}/wsgiref/simple_server.pyo
${PYSITELIB}/wsgiref/util.py
${PYSITELIB}/wsgiref/util.pyc
${PYSITELIB}/wsgiref/util.pyo
${PYSITELIB}/wsgiref/validate.py
${PYSITELIB}/wsgiref/validate.pyc
${PYSITELIB}/wsgiref/validate.pyo