components/python/warlock/warlock-PYVER.p5m
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
equal deleted inserted replaced
1947:b80524cd88bc 1948:2d1537e7942d
    29     value="Python object model built on JSON Schema and JSON Patch"
    29     value="Python object model built on JSON Schema and JSON Patch"
    30 set name=pkg.description \
    30 set name=pkg.description \
    31     value="Warlock can be used to build self-validating Python classes that conform to a JSON schema definition."
    31     value="Warlock can be used to build self-validating Python classes that conform to a JSON schema definition."
    32 set name=com.oracle.info.description \
    32 set name=com.oracle.info.description \
    33     value="the warlock Python module for building JSON conforming classes"
    33     value="the warlock Python module for building JSON conforming classes"
    34 set name=com.oracle.info.tpno value=14503
    34 set name=com.oracle.info.tpno value=$(TPNO)
    35 set name=info.classification \
    35 set name=info.classification \
    36     value=org.opensolaris.category.2008:Development/Python
    36     value=org.opensolaris.category.2008:Development/Python
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream value="Brian Waldon"
    38 set name=info.upstream value="Brian Waldon"
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    39 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)