cherrypy-PYVER.p5m revision 3732
98N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
98N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
98N/A value=pkg:/library/python/cherrypy-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
98N/Aset name=pkg.summary value="Pythonic, object-oriented HTTP framework"
98N/Aset name=pkg.description \
98N/A 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."
98N/Aset name=com.oracle.info.description \
98N/Aset name=com.oracle.info.tpno value=$(TPNO)
98N/Aset name=info.classification \
98N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
98N/Aset name=info.upstream value="CherryPy Team <team@cherrypy.org>"
98N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
98N/Aset name=org.opensolaris.arc-caseid value=PSARC/2011/259
98N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
98N/Alink path=usr/bin/cherryd target=cherryd$(PYVER) mediator=python \
134N/Afile path=usr/bin/cherryd$(PYVER)
274N/Afile path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info
license cherrypy.copyright license=BSD
fmri=library/python-2/cherrypy-$(PYV)@3.1.2,5.12-5.12.0.0.0.41.0
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
fmri=library/python/cherrypy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)