components/python/python-memcached/python-memcached-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1937 0603d23a9e17
child 6827 880d266856d2
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    27     value=pkg:/library/python/python-memcached-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/python-memcached-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary value="A Python memcached client library"
    28 set name=pkg.summary value="A Python memcached client library"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="The Python memcache module provides an interface to the memcached(1M) memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers."
    30     value="The Python memcache module provides an interface to the memcached(1M) memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers."
    31 set name=com.oracle.info.description value="the Python memcached client library"
    31 set name=com.oracle.info.description value="the Python memcached client library"
    32 set name=com.oracle.info.tpno value=17839
    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="Sean Reifschneider <[email protected]>"
    36 set name=info.upstream value="Sean Reifschneider <[email protected]>"
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    37 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)