394N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
394N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2357N/A value=pkg:/library/python/cherrypy-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
394N/Aset name=pkg.summary value="Pythonic, object-oriented HTTP framework"
1906N/Aset name=pkg.description \
1906N/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."
1906N/Aset name=com.oracle.info.description \
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
1906N/Aset name=info.classification \
1906N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
1906N/Aset name=info.upstream value="CherryPy Team <team@cherrypy.org>"
618N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1906N/Aset name=org.opensolaris.arc-caseid value=PSARC/2011/259
394N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1906N/Alink path=usr/bin/cherryd target=cherryd$(PYVER) mediator=python \
1906N/Afile path=usr/bin/cherryd$(PYVER)
5107N/Afile path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
5107N/Afile path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
5107N/Afile path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
5107N/Afile path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
5107N/A$(PYTHON_2.7_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpcompat_subprocess.py
5107N/A$(PYTHON_2.7_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/wsgiserver/ssl_pyopenssl.py
5107N/A$(PYTHON_2.7_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/wsgiserver/wsgiserver2.py
5107N/A$(PYTHON_3.4_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/wsgiserver/wsgiserver3.py
5107N/A$(PYTHON_3.5_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/wsgiserver/wsgiserver3.py
394N/Alicense cherrypy.copyright license=BSD
3732N/A fmri=library/python-2/cherrypy-$(PYV)@3.1.2,5.12-5.12.0.0.0.41.0
1906N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
2357N/A fmri=library/python/cherrypy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)