components/python/pycurl/pycurl-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    27     value=pkg:/library/python/pycurl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/pycurl-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="Python bindings for libcurl"
    28 set name=pkg.summary value="Python bindings for libcurl"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="PycURL is a Python interface to libcurl(3). PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module."
    30     value="PycURL is a Python interface to libcurl(3). PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module."
    31 set name=com.oracle.info.description value="Python bindings for libcurl"
    31 set name=com.oracle.info.description value="Python bindings for libcurl"
    32 set name=com.oracle.info.tpno value=5912
    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/2011/266
    37 set name=org.opensolaris.arc-caseid value=PSARC/2011/266