python-wheezy.template 0.1.167-3 source package in Ubuntu

Changelog

python-wheezy.template (0.1.167-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Sandro Tosi <email address hidden>  Sat, 18 Jun 2022 20:31:46 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-wheezy.template_0.1.167-3.dsc 2.1 KiB 8383889a44ca99ec7bbcec157da135db94759a6a94f2016cf654258671a7daa3
python-wheezy.template_0.1.167.orig.tar.gz 15.4 KiB a2ee933452f0352fb8587d79bf6fc66dbf3a14779ef7d17b9fa75e80c0003f19
python-wheezy.template_0.1.167-3.debian.tar.xz 2.6 KiB dd1d9db86a6441309f1319b10101b97c9aadb1594215d8d2d5ecdbca3935bc93

No changes file available.

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