jinja-vanish 0.2~git20160124.8980cb2-2 source package in Ubuntu
Changelog
jinja-vanish (0.2~git20160124.8980cb2-2) unstable; urgency=medium * Clean up jinja_vanish.egg-info directory (Closes: #1046264) * Update for Jinja 3.0 * d/salsa-ci.yml: Add CI configuration for salsa.debian.org * d/tests/control: Run upstream tests with pytest * d/control: Add Testsuite: autopkgtest-pkg-python -- Ben Hutchings <email address hidden> Wed, 16 Aug 2023 16:51:02 +0200
Upload details
- Uploaded by:
- Ben Hutchings
- Uploaded to:
- Sid
- Original maintainer:
- Ben Hutchings
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc | |
Noble | release | universe | misc | |
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jinja-vanish_0.2~git20160124.8980cb2-2.dsc | 2.1 KiB | 9f9f388723669c6a84d70049ee406921ecc089178cfe0c73fb37c5036cf557f6 |
jinja-vanish_0.2~git20160124.8980cb2.orig.tar.xz | 3.1 KiB | e1301a4939dcbb64c7e966d28c73cfe0d814576f153a42c41b6c4c9ab7bb2afb |
jinja-vanish_0.2~git20160124.8980cb2-2.debian.tar.xz | 2.7 KiB | 0d4fe5c42f097fb3f24a307c0e52bc0c0e103cd3aa4a41892ff8f92dba8432b0 |
Available diffs
No changes file available.
Binary packages built by this source
- python3-jinja-vanish: Jinja2 environment for non-HTML auto-escaping
Jinja2 supports auto-escaping values substituted into templates,
using HTML syntax.
.
The jinja_vanish module provides an environment class that allows a
custom auto-escape function to be provided, supporting other output
formats.