components/python/pip/pip-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 4412 39b39a22ebdc
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    28 set name=pkg.summary value="A tool for installing and managing Python packages"
    28 set name=pkg.summary value="A tool for installing and managing Python packages"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="Pip is a tool which can install Python packages from a variety of sources including PyPI (and other indexes) using requirement specifiers, VCS project URLs, local project directories, local or remote source archives and requirement files which provide an easy way to specify a whole installation environment."
    30     value="Pip is a tool which can install Python packages from a variety of sources including PyPI (and other indexes) using requirement specifiers, VCS project URLs, local project directories, local or remote source archives and requirement files which provide an easy way to specify a whole installation environment."
    31 set name=com.oracle.info.description \
    31 set name=com.oracle.info.description \
    32     value="pip, a tool for installing and managing Python packages"
    32     value="pip, a tool for installing and managing Python packages"
    33 set name=com.oracle.info.tpno value=15181
    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-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/316
    38 set name=org.opensolaris.arc-caseid value=PSARC/2013/316