components/python/cherrypy/cherrypy-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1666 69d14d547e77
child 3732 0f62cc221c7e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    26 set name=pkg.summary value="Pythonic, object-oriented HTTP framework"
    26 set name=pkg.summary value="Pythonic, object-oriented HTTP framework"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="CherryPy is a Pythonic, object-oriented HTTP framework.  It includes a fast, HTTP/1.1-compliant, WSGI thread-pooled web server and also allows the use of any other WSGI-enabled web server or adapter including Apache, lighttpd, mod_python, FastCGI, and mod_wsgi. In addition to supporting a flexible plugin system, CherryPy includes built-in tools for caching, encoding, sessions, authorization, and static content."
    28     value="CherryPy is a Pythonic, object-oriented HTTP framework.  It includes a fast, HTTP/1.1-compliant, WSGI thread-pooled web server and also allows the use of any other WSGI-enabled web server or adapter including Apache, lighttpd, mod_python, FastCGI, and mod_wsgi. In addition to supporting a flexible plugin system, CherryPy includes built-in tools for caching, encoding, sessions, authorization, and static content."
    29 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description \
    30     value="the CherryPy object-oriented HTTP framework for Python"
    30     value="the CherryPy object-oriented HTTP framework for Python"
    31 set name=com.oracle.info.tpno value=5881
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification \
    33     value=org.opensolaris.category.2008:Development/Python \
    33     value=org.opensolaris.category.2008:Development/Python \
    34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    34     value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.upstream value="CherryPy Team <[email protected]>"
    36 set name=info.upstream value="CherryPy Team <[email protected]>"