components/pylint/pylint-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1907 446472de62e9
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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 \
    28 set name=pkg.description \
    29     value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard"
    29     value="pylint is a Python source code analyzer which looks for programming errors and helps enforce a coding standard"
    30 set name=com.oracle.info.description \
    30 set name=com.oracle.info.description \
    31     value="the pylint Python code static checker for Python $(PYVER)"
    31     value="the pylint Python code static checker for Python $(PYVER)"
    32 set name=com.oracle.info.tpno value=9026
    32 set name=com.oracle.info.tpno value=$(TPNO)
    33 set name=info.classification \
    33 set name=info.classification \
    34     value=org.opensolaris.category.2008:Development/Python
    34     value=org.opensolaris.category.2008:Development/Python
    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-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=org.opensolaris.arc-caseid value=PSARC/2009/325
    37 set name=org.opensolaris.arc-caseid value=PSARC/2009/325