jinja2 2.5.5-5build1 source package in Ubuntu

Changelog

jinja2 (2.5.5-5build1) oneiric; urgency=low

  * No change rebuild to drop Python 3.1 support.
 -- Barry Warsaw <email address hidden>   Fri, 03 Jun 2011 14:25:00 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Oneiric
Original maintainer:
Piotr Ożarowski
Architectures:
any
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jinja2_2.5.5.orig.tar.gz 428.3 KiB 22f9675e42dc640c4469d4f7d210baecb5e695823af954c813d51c930235675d
jinja2_2.5.5-5build1.debian.tar.gz 6.5 KiB 7abf5f1af9fcea2e1a32e61fe1aa4a1cb9c647fd9749ef30c9e0d52b2d1d7c9b
jinja2_2.5.5-5build1.dsc 2.1 KiB 03a5ba85c102dd24b7f841eee5d2003274aa77aaf07b90100c9697d319b4eece

Available diffs

View changes file

Binary packages built by this source

python-jinja2: small but fast and easy to use stand-alone template engine

 Jinja2 is a template engine written in pure Python. It provides a Django
 inspired non-XML syntax but supports inline expressions and an optional
 sandboxed environment.
 .
 The key-features are:
  * Configurable syntax. If you are generating LaTeX or other formats with
    Jinja2 you can change the delimiters to something that integrates better
    into the LaTeX markup.
  * Fast. While performance is not the primarily target of Jinja2 it’s
    surprisingly fast. The overhead compared to regular Python code was reduced
    to the very minimum.
  * Easy to debug. Jinja2 integrates directly into the Python traceback system
    which allows you to debug Jinja2 templates with regular Python debugging
    helpers.
  * Secure. It’s possible to evaluate untrusted template code if the optional
    sandbox is enabled. This allows Jinja2 to be used as templating language
    for applications where users may modify the template design.

python-jinja2-dbg: small but fast and easy to use stand-alone template engine

 Jinja2 is a template engine written in pure Python. It provides a Django
 inspired non-XML syntax but supports inline expressions and an optional
 sandboxed environment.
 .
 This package contains the extension built for the Python debug interpreter.

python-jinja2-doc: documentation for the Jinja2 Python library

 Jinja2 is a small but fast and easy to use stand-alone template engine
 .
 This package contains the documentation for Jinja2 in HTML and
 reStructuredText formats.

python3-jinja2: No summary available for python3-jinja2 in ubuntu oneiric.

No description available for python3-jinja2 in ubuntu oneiric.

python3-jinja2-dbg: No summary available for python3-jinja2-dbg in ubuntu oneiric.

No description available for python3-jinja2-dbg in ubuntu oneiric.