python-tinycss 0.4-6build1 source package in Ubuntu

Changelog

python-tinycss (0.4-6build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Wed, 22 Mar 2023 05:43:26 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
python-tinycss_0.4.orig.tar.gz 85.7 KiB 12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e
python-tinycss_0.4-6build1.debian.tar.xz 3.1 KiB 8ee7320bcedb6ee48e09b3d7309e48efc730281636c54d7e691737dea75cf456
python-tinycss_0.4-6build1.dsc 2.1 KiB 8f12f5d500eda3e61d38166a8588e03515c2b6e5455ff9eac683fa07865bf04d

Available diffs

View changes file

Binary packages built by this source

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