python-tinycss 0.4-8 source package in Ubuntu
Changelog
python-tinycss (0.4-8) unstable; urgency=medium * Team upload. * Drop build-dependency on python3-pytest-flake8 (see #1068502). -- Colin Watson <email address hidden> Sun, 23 Mar 2025 21:03:59 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-tinycss_0.4-8.dsc | 2.2 KiB | 8763169f574729d1d530b9dc2768d07e260cdf80b711ea504f07525ebb624585 |
| python-tinycss_0.4.orig.tar.gz | 85.7 KiB | 12306fb50e5e9e7eaeef84b802ed877488ba80e35c672867f548c0924a76716e |
| python-tinycss_0.4-8.debian.tar.xz | 3.8 KiB | 4b4f86d9d71fc080f5508d6c4b8a355c278a8d9a3f4fd3466a640a445b8e64ec |
Available diffs
- diff from 0.4-7build1 (in Ubuntu) to 0.4-8 (520 bytes)
No changes file available.
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
