python-tinycss 0.4-2build1 source package in Ubuntu

Changelog

python-tinycss (0.4-2build1) focal; urgency=medium

  * No-change rebuild to build with python3.8.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 18:43:53 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-tinycss_0.4.orig.tar.gz 85.7 KiB 12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e
python-tinycss_0.4-2build1.debian.tar.xz 2.8 KiB 00d1b839c267e71abbc8787ae93b9071df5889bc360ddbdad95e51183faa6e4f
python-tinycss_0.4-2build1.dsc 2.3 KiB 94974c8d5f65e08788ab1c767b3ced5e275d96c9a2e2b634b28f230c124391f7

Available diffs

View changes file

Binary packages built by this source

python-tinycss: No summary available for python-tinycss in ubuntu focal.

No description available for python-tinycss in ubuntu focal.

python-tinycss-dbgsym: No summary available for python-tinycss-dbgsym in ubuntu focal.

No description available for python-tinycss-dbgsym in ubuntu focal.

python-tinycss-doc: complete yet simple CSS parser (Documentation)

 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 documentation.

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