components/python/jsonpointer/jsonpointer-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1666 69d14d547e77
child 3732 0f62cc221c7e
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    26 set name=pkg.summary value="Python module for resolving JSON Pointers"
    26 set name=pkg.summary value="Python module for resolving JSON Pointers"
    27 set name=pkg.description \
    27 set name=pkg.description \
    28     value="The jsonpointer module resolves a JSON Pointer -- a string identifier for a specific object within a JSON document - - as defined by RFC 6901."
    28     value="The jsonpointer module resolves a JSON Pointer -- a string identifier for a specific object within a JSON document - - as defined by RFC 6901."
    29 set name=com.oracle.info.description \
    29 set name=com.oracle.info.description \
    30     value="the jsonpointer Python module for JSON Pointer resolution"
    30     value="the jsonpointer Python module for JSON Pointer resolution"
    31 set name=com.oracle.info.tpno value=14503
    31 set name=com.oracle.info.tpno value=$(TPNO)
    32 set name=info.classification \
    32 set name=info.classification \
    33     value=org.opensolaris.category.2008:Development/Python
    33     value=org.opensolaris.category.2008:Development/Python
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream value="Stefan Kögl"
    35 set name=info.upstream value="Stefan Kögl"
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)