cssutils 1.0.2-5 source package in Ubuntu
Changelog
cssutils (1.0.2-5) unstable; urgency=medium * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on python3-nose. -- Debian Janitor <email address hidden> Thu, 26 May 2022 17:14:10 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cssutils_1.0.2-5.dsc | 2.0 KiB | 94d4dab4045c433ce671222467783dd070084400af9df8b7ed14c1ece27dcd56 |
cssutils_1.0.2.orig.tar.gz | 364.6 KiB | a8ac16e0961f5238a530b906b32bc9ae44a8c538e31dce3ac66e6ca62c1b6e5c |
cssutils_1.0.2-5.debian.tar.xz | 9.3 KiB | 6d8b70092cfd2e1992c790b5324984c9f4b558f16a2c7a19813d618ec501145a |
Available diffs
- diff from 1.0.2-4 to 1.0.2-5 (468 bytes)
No changes file available.
Binary packages built by this source
- python3-cssutils: Python3 CSS Cascading Style Sheets parser and builder
Python3 package to parse and build CSS Cascading Style Sheets. DOM only, not
any rendering facilities! Base upon and partly implements the following
specifications:
.
* CSS 2.1 and CSS 2.1 Errata
* CSS3 Module: Syntax
* DOM Level 2 Style CSS
* DOM Level 2 Style Stylesheets
* CSSOM
* MediaQueries
* Namespaces
* Selectors