components/python/cliff/cliff-PYVER.p5m
changeset 1608 ad73e8a08980
parent 1484 01108fd9c6ef
child 1666 69d14d547e77
equal deleted inserted replaced
1607:861db9bed008 1608:ad73e8a08980
    28     value=pkg:/library/python-2/cliff-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28     value=pkg:/library/python-2/cliff-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    29 set name=pkg.summary value="Command Line Interface Formulation Framework"
    29 set name=pkg.summary value="Command Line Interface Formulation Framework"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="The Python cliff module is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions."
    31     value="The Python cliff module is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions."
    32 set name=com.oracle.info.description value="the Python cliff module"
    32 set name=com.oracle.info.description value="the Python cliff module"
    33 set name=com.oracle.info.tpno value=14503
    33 set name=com.oracle.info.tpno value=15998
    34 set name=info.classification \
    34 set name=info.classification \
    35     value=org.opensolaris.category.2008:Development/Python
    35     value=org.opensolaris.category.2008:Development/Python
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="Paul McGuire <[email protected]>"
    37 set name=info.upstream value="Paul McGuire <[email protected]>"
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)