python-wheezy.template 0.1.167-2build6 source package in Ubuntu

Changelog

python-wheezy.template (0.1.167-2build6) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 23:16:41 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-wheezy.template_0.1.167.orig.tar.gz 15.4 KiB a2ee933452f0352fb8587d79bf6fc66dbf3a14779ef7d17b9fa75e80c0003f19
python-wheezy.template_0.1.167-2build6.debian.tar.xz 2.7 KiB 16d48e7f59a8a73296f8c63172736fbdf7bec17f0a9e7e224489d6b4b81e8720
python-wheezy.template_0.1.167-2build6.dsc 2.2 KiB e3a87ca8f0b94a4b438e553d282a1ad85ece5418acd1016cf32535259b5663a8

Available diffs

View changes file

Binary packages built by this source

python3-wheezy.template: a lightweight template library (Python 3 package)

 wheezy.template is a lightweight template library in pure Python 3 code.
 .
  * Compact, expressive, clean: minimises the number of keystrokes
    required to build a template.
  * Intuitive, little time to learn: requires only basic Python
    programming skills plus HTML markup knowledge.
  * Do not repeat yourself: master layout templates for inheritance;
    include and import directives for maximum reuse.
  * Fast: maximum rendering performance.

python3-wheezy.template-dbgsym: debug symbols for python3-wheezy.template