pkgsrc/www/py-flup/PLIST
joerg 8e7b15c01a Import www/py-flup:
flup is a collection of modules for the Python Web Server Gateway
Interface, including support for AJP 1.3, FastCGI and SCGI. It also
offers a basic middleware.
2006-09-01 15:08:15 +00:00

97 lines
5.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2006/09/01 15:08:15 joerg Exp $
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/PKG-INFO
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/SOURCES.txt
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/dependency_links.txt
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/entry_points.txt
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/not-zip-safe
${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO/top_level.txt
${PYSITELIB}/flup-0.5-py2.4.egg/flup/__init__.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/__init__.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/__init__.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/__init__.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/__init__.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/__init__.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/error.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/error.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/error.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/gzip.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/gzip.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/gzip.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/session.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/session.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware/session.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/publisher.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/publisher.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/publisher.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/__init__.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/__init__.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/__init__.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/complex.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/complex.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/complex.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/function.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/function.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/function.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/importingmodule.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/importingmodule.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/importingmodule.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/module.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/module.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/module.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/nopathinfo.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/nopathinfo.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/nopathinfo.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/objectpath.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/objectpath.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/objectpath.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/resolver.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/resolver.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver/resolver.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/__init__.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/__init__.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/__init__.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_base.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_base.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_base.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_fork.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_fork.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/ajp_fork.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_base.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_base.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_base.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_fork.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_fork.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/fcgi_fork.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/paste_factory.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/paste_factory.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/paste_factory.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/preforkserver.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/preforkserver.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/preforkserver.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_base.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_base.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_base.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_fork.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_fork.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/scgi_fork.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadedserver.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadedserver.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadedserver.pyo
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadpool.py
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadpool.pyc
${PYSITELIB}/flup-0.5-py2.4.egg/flup/server/threadpool.pyo
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg/EGG-INFO
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg/flup/middleware
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg/flup/resolver
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg/flup/server
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg/flup
@dirrm ${PYSITELIB}/flup-0.5-py2.4.egg