components/python/dnspython/dnspython-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1937 0603d23a9e17
child 4941 89749a82b567
child 5407 87c7d5f9829e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    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)