pkgsrc-wip/py-CherryPy/PLIST
Ondrej Tuma 61b7b97f77 herryPy allows developers to build web applications in much the same way they
would build any other object-oriented Python program. This results in smaller
source code developed in less time.

CherryPy is now more than six years old and it is has proven very fast and
stable. It is being used in production by many sites, from the simplest ones to
the most demanding ones.
2009-11-05 07:24:16 +00:00

180 lines
7.4 KiB
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/05 07:24:16 ondratu Exp $
bin/cherryd
${PYSITELIB}/cherrypy/__init__.pyc
${PYSITELIB}/cherrypy/__init__.pyo
${PYSITELIB}/cherrypy/_cpcgifs.pyc
${PYSITELIB}/cherrypy/_cpcgifs.pyo
${PYSITELIB}/cherrypy/_cpchecker.pyc
${PYSITELIB}/cherrypy/_cpchecker.pyo
${PYSITELIB}/cherrypy/_cpconfig.pyc
${PYSITELIB}/cherrypy/_cpconfig.pyo
${PYSITELIB}/cherrypy/_cpdispatch.pyc
${PYSITELIB}/cherrypy/_cpdispatch.pyo
${PYSITELIB}/cherrypy/_cperror.pyc
${PYSITELIB}/cherrypy/_cperror.pyo
${PYSITELIB}/cherrypy/_cplogging.pyc
${PYSITELIB}/cherrypy/_cplogging.pyo
${PYSITELIB}/cherrypy/_cpmodpy.pyc
${PYSITELIB}/cherrypy/_cpmodpy.pyo
${PYSITELIB}/cherrypy/_cprequest.pyc
${PYSITELIB}/cherrypy/_cprequest.pyo
${PYSITELIB}/cherrypy/_cpserver.pyc
${PYSITELIB}/cherrypy/_cpserver.pyo
${PYSITELIB}/cherrypy/_cpthreadinglocal.pyc
${PYSITELIB}/cherrypy/_cpthreadinglocal.pyo
${PYSITELIB}/cherrypy/_cptools.pyc
${PYSITELIB}/cherrypy/_cptools.pyo
${PYSITELIB}/cherrypy/_cptree.pyc
${PYSITELIB}/cherrypy/_cptree.pyo
${PYSITELIB}/cherrypy/_cpwsgi.pyc
${PYSITELIB}/cherrypy/_cpwsgi.pyo
${PYSITELIB}/cherrypy/_cpwsgi_server.pyc
${PYSITELIB}/cherrypy/_cpwsgi_server.pyo
${PYSITELIB}/cherrypy/lib/__init__.pyc
${PYSITELIB}/cherrypy/lib/__init__.pyo
${PYSITELIB}/cherrypy/lib/auth.pyc
${PYSITELIB}/cherrypy/lib/auth.pyo
${PYSITELIB}/cherrypy/lib/caching.pyc
${PYSITELIB}/cherrypy/lib/caching.pyo
${PYSITELIB}/cherrypy/lib/covercp.pyc
${PYSITELIB}/cherrypy/lib/covercp.pyo
${PYSITELIB}/cherrypy/lib/cptools.pyc
${PYSITELIB}/cherrypy/lib/cptools.pyo
${PYSITELIB}/cherrypy/lib/encoding.pyc
${PYSITELIB}/cherrypy/lib/encoding.pyo
${PYSITELIB}/cherrypy/lib/http.pyc
${PYSITELIB}/cherrypy/lib/http.pyo
${PYSITELIB}/cherrypy/lib/httpauth.pyc
${PYSITELIB}/cherrypy/lib/httpauth.pyo
${PYSITELIB}/cherrypy/lib/profiler.pyc
${PYSITELIB}/cherrypy/lib/profiler.pyo
${PYSITELIB}/cherrypy/lib/safemime.pyc
${PYSITELIB}/cherrypy/lib/safemime.pyo
${PYSITELIB}/cherrypy/lib/sessions.pyc
${PYSITELIB}/cherrypy/lib/sessions.pyo
${PYSITELIB}/cherrypy/lib/static.pyc
${PYSITELIB}/cherrypy/lib/static.pyo
${PYSITELIB}/cherrypy/lib/tidy.pyc
${PYSITELIB}/cherrypy/lib/tidy.pyo
${PYSITELIB}/cherrypy/lib/wsgiapp.pyc
${PYSITELIB}/cherrypy/lib/wsgiapp.pyo
${PYSITELIB}/cherrypy/lib/xmlrpc.pyc
${PYSITELIB}/cherrypy/lib/xmlrpc.pyo
${PYSITELIB}/cherrypy/process/__init__.pyc
${PYSITELIB}/cherrypy/process/__init__.pyo
${PYSITELIB}/cherrypy/process/plugins.pyc
${PYSITELIB}/cherrypy/process/plugins.pyo
${PYSITELIB}/cherrypy/process/servers.pyc
${PYSITELIB}/cherrypy/process/servers.pyo
${PYSITELIB}/cherrypy/process/win32.pyc
${PYSITELIB}/cherrypy/process/win32.pyo
${PYSITELIB}/cherrypy/process/wspbus.pyc
${PYSITELIB}/cherrypy/process/wspbus.pyo
${PYSITELIB}/cherrypy/scaffold/__init__.pyc
${PYSITELIB}/cherrypy/scaffold/__init__.pyo
${PYSITELIB}/cherrypy/test/__init__.pyc
${PYSITELIB}/cherrypy/test/__init__.pyo
${PYSITELIB}/cherrypy/test/benchmark.pyc
${PYSITELIB}/cherrypy/test/benchmark.pyo
${PYSITELIB}/cherrypy/test/checkerdemo.pyc
${PYSITELIB}/cherrypy/test/checkerdemo.pyo
${PYSITELIB}/cherrypy/test/helper.pyc
${PYSITELIB}/cherrypy/test/helper.pyo
${PYSITELIB}/cherrypy/test/logtest.pyc
${PYSITELIB}/cherrypy/test/logtest.pyo
${PYSITELIB}/cherrypy/test/modfcgid.pyc
${PYSITELIB}/cherrypy/test/modfcgid.pyo
${PYSITELIB}/cherrypy/test/modpy.pyc
${PYSITELIB}/cherrypy/test/modpy.pyo
${PYSITELIB}/cherrypy/test/modwsgi.pyc
${PYSITELIB}/cherrypy/test/modwsgi.pyo
${PYSITELIB}/cherrypy/test/py25.pyc
${PYSITELIB}/cherrypy/test/py25.pyo
${PYSITELIB}/cherrypy/test/test.pyc
${PYSITELIB}/cherrypy/test/test.pyo
${PYSITELIB}/cherrypy/test/test_caching.pyc
${PYSITELIB}/cherrypy/test/test_caching.pyo
${PYSITELIB}/cherrypy/test/test_config.pyc
${PYSITELIB}/cherrypy/test/test_config.pyo
${PYSITELIB}/cherrypy/test/test_conn.pyc
${PYSITELIB}/cherrypy/test/test_conn.pyo
${PYSITELIB}/cherrypy/test/test_core.pyc
${PYSITELIB}/cherrypy/test/test_core.pyo
${PYSITELIB}/cherrypy/test/test_encoding.pyc
${PYSITELIB}/cherrypy/test/test_encoding.pyo
${PYSITELIB}/cherrypy/test/test_etags.pyc
${PYSITELIB}/cherrypy/test/test_etags.pyo
${PYSITELIB}/cherrypy/test/test_http.pyc
${PYSITELIB}/cherrypy/test/test_http.pyo
${PYSITELIB}/cherrypy/test/test_httpauth.pyc
${PYSITELIB}/cherrypy/test/test_httpauth.pyo
${PYSITELIB}/cherrypy/test/test_httplib.pyc
${PYSITELIB}/cherrypy/test/test_httplib.pyo
${PYSITELIB}/cherrypy/test/test_logging.pyc
${PYSITELIB}/cherrypy/test/test_logging.pyo
${PYSITELIB}/cherrypy/test/test_misc_tools.pyc
${PYSITELIB}/cherrypy/test/test_misc_tools.pyo
${PYSITELIB}/cherrypy/test/test_objectmapping.pyc
${PYSITELIB}/cherrypy/test/test_objectmapping.pyo
${PYSITELIB}/cherrypy/test/test_proxy.pyc
${PYSITELIB}/cherrypy/test/test_proxy.pyo
${PYSITELIB}/cherrypy/test/test_refleaks.pyc
${PYSITELIB}/cherrypy/test/test_refleaks.pyo
${PYSITELIB}/cherrypy/test/test_routes.pyc
${PYSITELIB}/cherrypy/test/test_routes.pyo
${PYSITELIB}/cherrypy/test/test_safe_multipart.pyc
${PYSITELIB}/cherrypy/test/test_safe_multipart.pyo
${PYSITELIB}/cherrypy/test/test_session.pyc
${PYSITELIB}/cherrypy/test/test_session.pyo
${PYSITELIB}/cherrypy/test/test_sessionauthenticate.pyc
${PYSITELIB}/cherrypy/test/test_sessionauthenticate.pyo
${PYSITELIB}/cherrypy/test/test_states.pyc
${PYSITELIB}/cherrypy/test/test_states.pyo
${PYSITELIB}/cherrypy/test/test_states_demo.pyc
${PYSITELIB}/cherrypy/test/test_states_demo.pyo
${PYSITELIB}/cherrypy/test/test_static.pyc
${PYSITELIB}/cherrypy/test/test_static.pyo
${PYSITELIB}/cherrypy/test/test_tidy.pyc
${PYSITELIB}/cherrypy/test/test_tidy.pyo
${PYSITELIB}/cherrypy/test/test_tools.pyc
${PYSITELIB}/cherrypy/test/test_tools.pyo
${PYSITELIB}/cherrypy/test/test_tutorials.pyc
${PYSITELIB}/cherrypy/test/test_tutorials.pyo
${PYSITELIB}/cherrypy/test/test_virtualhost.pyc
${PYSITELIB}/cherrypy/test/test_virtualhost.pyo
${PYSITELIB}/cherrypy/test/test_wsgi_ns.pyc
${PYSITELIB}/cherrypy/test/test_wsgi_ns.pyo
${PYSITELIB}/cherrypy/test/test_wsgi_vhost.pyc
${PYSITELIB}/cherrypy/test/test_wsgi_vhost.pyo
${PYSITELIB}/cherrypy/test/test_wsgiapps.pyc
${PYSITELIB}/cherrypy/test/test_wsgiapps.pyo
${PYSITELIB}/cherrypy/test/test_xmlrpc.pyc
${PYSITELIB}/cherrypy/test/test_xmlrpc.pyo
${PYSITELIB}/cherrypy/test/webtest.pyc
${PYSITELIB}/cherrypy/test/webtest.pyo
${PYSITELIB}/cherrypy/tutorial/__init__.pyc
${PYSITELIB}/cherrypy/tutorial/__init__.pyo
${PYSITELIB}/cherrypy/tutorial/bonus-sqlobject.pyc
${PYSITELIB}/cherrypy/tutorial/bonus-sqlobject.pyo
${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyc
${PYSITELIB}/cherrypy/tutorial/tut01_helloworld.pyo
${PYSITELIB}/cherrypy/tutorial/tut02_expose_methods.pyc
${PYSITELIB}/cherrypy/tutorial/tut02_expose_methods.pyo
${PYSITELIB}/cherrypy/tutorial/tut03_get_and_post.pyc
${PYSITELIB}/cherrypy/tutorial/tut03_get_and_post.pyo
${PYSITELIB}/cherrypy/tutorial/tut04_complex_site.pyc
${PYSITELIB}/cherrypy/tutorial/tut04_complex_site.pyo
${PYSITELIB}/cherrypy/tutorial/tut05_derived_objects.pyc
${PYSITELIB}/cherrypy/tutorial/tut05_derived_objects.pyo
${PYSITELIB}/cherrypy/tutorial/tut06_default_method.pyc
${PYSITELIB}/cherrypy/tutorial/tut06_default_method.pyo
${PYSITELIB}/cherrypy/tutorial/tut07_sessions.pyc
${PYSITELIB}/cherrypy/tutorial/tut07_sessions.pyo
${PYSITELIB}/cherrypy/tutorial/tut08_generators_and_yield.pyc
${PYSITELIB}/cherrypy/tutorial/tut08_generators_and_yield.pyo
${PYSITELIB}/cherrypy/tutorial/tut09_files.pyc
${PYSITELIB}/cherrypy/tutorial/tut09_files.pyo
${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyc
${PYSITELIB}/cherrypy/tutorial/tut10_http_errors.pyo
${PYSITELIB}/cherrypy/wsgiserver/__init__.pyc
${PYSITELIB}/cherrypy/wsgiserver/__init__.pyo