pycparser-PYVER.p5m revision 6191
2718N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2718N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2718N/A value=pkg:/library/python/pycparser-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
2718N/Aset name=pkg.summary value="Complete C99 parser in pure Python"
2718N/Aset name=pkg.description \
2718N/A value="pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code."
2718N/Aset name=com.oracle.info.description value="the pycparser Python module"
2899N/Aset name=com.oracle.info.tpno value=$(TPNO)
2718N/Aset name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
2718N/Aset name=info.upstream value="Eli Bendersky <eliben@gmail.com>"
2718N/Aset name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2718N/Aset name=org.opensolaris.arc-caseid value=PSARC/2014/108
2718N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
6191N/Afile path=usr/lib/python$(PYVER)/vendor-packages/pycparser-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
6191N/Afile path=usr/lib/python$(PYVER)/vendor-packages/pycparser-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
6191N/Afile path=usr/lib/python$(PYVER)/vendor-packages/pycparser-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
6191N/Afile path=usr/lib/python$(PYVER)/vendor-packages/pycparser-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
2718N/Adepend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
2718N/A fmri=library/python/pycparser@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)