components/python/dnspython/dnspython-PYVER.p5m
branchs11-update
changeset 3661 47545fb8aed4
parent 3166 a76983bc2aeb
child 4941 89749a82b567
child 5407 87c7d5f9829e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    27     value=pkg:/library/python/dnspython-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/dnspython-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="dnspython is a DNS toolkit for Python"
    28 set name=pkg.summary value="dnspython is a DNS toolkit for Python"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records."
    30     value="dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records."
    31 set name=com.oracle.info.description value="the Python dnspython module"
    31 set name=com.oracle.info.description value="the Python dnspython module"
    32 set name=com.oracle.info.tpno value=17630
    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 value="dnspython-dev <[email protected]>"
    36 set name=info.upstream value="dnspython-dev <[email protected]>"
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)