python-tinycss 0.4-3build5 source package in Ubuntu

Changelog

python-tinycss (0.4-3build5) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

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

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian Python Modules Team
Architectures:
any all
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-tinycss_0.4.orig.tar.gz 85.7 KiB 12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e
python-tinycss_0.4-3build5.debian.tar.xz 2.9 KiB be3516f2db11d6edd5c77851233c89dcc49cc23d76731ce1dac9f2020cf68174
python-tinycss_0.4-3build5.dsc 2.1 KiB db266d4c5c5aeb793bd4c686de231860ba5ea97dd0b43080584f10ce4ecbff91

Available diffs

View changes file

Binary packages built by this source

python-tinycss-doc: No summary available for python-tinycss-doc in ubuntu kinetic.

No description available for python-tinycss-doc in ubuntu kinetic.

python3-tinycss: complete yet simple CSS parser (Python3 version)

 tinycss is a complete yet simple CSS parser for Python. It supports the full
 syntax and error handling for CSS 2.1 as well as some CSS 3 modules:
 .
  * CSS Color 3
  * CSS Fonts 3
  * CSS Paged Media 3
 .
 It is designed to be easy to extend for new CSS modules and syntax,
 and integrates well with cssselect for Selectors 3 support.
 .
 This package contains the Python 3 version of the library.

python3-tinycss-dbgsym: debug symbols for python3-tinycss