jinja2 2.10-2ubuntu1 source package in Ubuntu

Changelog

jinja2 (2.10-2ubuntu1) eoan; urgency=medium

  * Runtime packages already suggest documentation, there is no need for
    documentation to recommend opinionated (python2) runtime package. Drop
    the recommends from the documentation package, to keep python2 demoted
    in universe.

 -- Dimitri John Ledkov <email address hidden>  Tue, 21 May 2019 23:02:39 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Eoan
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jinja2_2.10.orig.tar.gz 255.5 KiB f84be1bb0040caca4cea721fcbbbbd61f9be9464ca236387158b0feea01914a4
jinja2_2.10-2ubuntu1.debian.tar.xz 7.6 KiB 993c030339ee83917ff901926efec972e39d1f66a2085570aa157a3a95ee9536
jinja2_2.10-2ubuntu1.dsc 2.3 KiB f062c67a497bd1b9a66bd6548fd4556e4efbab6fd62e6fe1864887ce4318c007

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-doc: No summary available for python-jinja2-doc in ubuntu eoan.

No description available for python-jinja2-doc in ubuntu eoan.

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

No description available for python3-jinja2 in ubuntu eoan.