components/python/cliff/cliff-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 2902 206ef3eafd0a
child 3704 69ab8eca01c5
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    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=15998
    33 set name=com.oracle.info.tpno value=$(TPNO)
    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)