python-wheezy.template 3.2.1-1 source package in Ubuntu

Changelog

python-wheezy.template (3.2.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop alternatives which existed for Python 2 co-installability.
  * Update the copyrights.

 -- Andrej Shadura <email address hidden>  Sun, 31 Dec 2023 13:05:20 +0000

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_3.2.1-1.dsc 1.7 KiB 818dc95806ccb372da0c90ea57e35b6d946a1790dbb1dfad699184725555f4bb
python-wheezy.template_3.2.1.orig.tar.gz 18.2 KiB 4bd3e9af042f07d906ce34c1440b573ad91395325ac488969ab42f41f40def95
python-wheezy.template_3.2.1-1.debian.tar.xz 2.7 KiB 0643a77dace62942df3dd4d7b765d3f4fbc3af74bc0ddb8bab6f12fc1964e4b5

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