genshi 0.7.7-3 source package in Ubuntu

Changelog

genshi (0.7.7-3) experimental; urgency=medium

  * Team upload.
  * autopkgtest: Use the python unittest runner directly, instead of going
    via tox. This tests the installed package.
  * Promote python3-pkg-resources from Suggests to Depends, as it is required
    to load templates by module name.

 -- Stefano Rivera <email address hidden>  Thu, 11 May 2023 19:29:14 -0400

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Experimental
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
genshi_0.7.7-3.dsc 1.5 KiB f34d40a5291495b0e493a3cf5ccb57f46c7011e1ce4290305623525043067447
genshi_0.7.7.orig.tar.gz 272.7 KiB 53920c8ed890a3ce0e274845abe82d34736191ffc51300788d4cc71e4fcdd0eb
genshi_0.7.7-3.debian.tar.xz 56.7 KiB c2cc43d4af726305ed737878ba3df299955aa770177f493590d3f403a2c39999

No changes file available.

Binary packages built by this source

python-genshi-doc: Python XML-based template engine (documentation and examples)

 Genshi is a Python library that provides an integrated set of
 components for parsing, generating, and processing HTML or XML
 content in a uniform manner. The major feature is a template
 language, which is heavily inspired by Kid.
 .
 This package contains documentation and example programs for Genshi.

python3-genshi: Python XML-based template engine - Python 3.x

 Genshi is a Python library that provides an integrated set of
 components for parsing, generating, and processing HTML or XML
 content in a uniform manner. The major feature is a template
 language, which is heavily inspired by Kid.
 .
 This is the Python 3 version.

python3-genshi-dbgsym: debug symbols for python3-genshi