components/python/jinja2/jinja2-PYVER.p5m
branchs11-update
changeset 3428 1fd195582426
parent 3166 a76983bc2aeb
child 3661 47545fb8aed4
child 4156 4b1def16fe9b
equal deleted inserted replaced
3422:02c11a9bd1ed 3428:1fd195582426
    28 set name=pkg.summary value="Full featured template engine for Python"
    28 set name=pkg.summary value="Full featured template engine for Python"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="Jinja2 is one of the most used template engines for Python. It is inspired by Django's templating system but extends it with an expressive language that gives template authors a more powerful set of tools. On top of that it adds sandboxed execution and optional automatic escaping for applications where security is important. It is internally based on Unicode and runs on a wide range of Python versions."
    30     value="Jinja2 is one of the most used template engines for Python. It is inspired by Django's templating system but extends it with an expressive language that gives template authors a more powerful set of tools. On top of that it adds sandboxed execution and optional automatic escaping for applications where security is important. It is internally based on Unicode and runs on a wide range of Python versions."
    31 set name=com.oracle.info.description \
    31 set name=com.oracle.info.description \
    32     value="Jinja2, the template engine for Python"
    32     value="Jinja2, the template engine for Python"
    33 set name=com.oracle.info.tpno value=17235
    33 set name=com.oracle.info.tpno value=19350
    34 set name=info.classification \
    34 set name=info.classification \
    35     value=org.opensolaris.category.2008:Development/Python
    35     value=org.opensolaris.category.2008:Development/Python
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.upstream value="Armin Ronacher <[email protected]>"
    37 set name=info.upstream value="Armin Ronacher <[email protected]>"
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)