components/pylint/pylint.p5m
changeset 1225 2e558aea9a28
parent 1205 6c6c27bcf9ac
child 1251 f1fb66b52f41
equal deleted inserted replaced
1224:aa9ac448f3e6 1225:2e558aea9a28
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 
    25 
    26 set name=pkg.fmri value=pkg:/developer/python/pylint@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.fmri value=pkg:/developer/python/pylint@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="pylint - python code static checker"
    27 set name=pkg.summary value="pylint - python code static checker"
    28 set name=pkg.description value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard"
    28 set name=pkg.description value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard"
    29 set name=com.oracle.info.description value="the pylint Python code static checker"
    29 set name=com.oracle.info.description value="the pylint code static checker for Python"
    30 set name=com.oracle.info.tpno value=9026
    30 set name=com.oracle.info.tpno value=9026
    31 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    31 set name=info.classification value="org.opensolaris.category.2008:Development/Python"
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)