cssutils 1.0.2-2ubuntu1 source package in Ubuntu

Changelog

cssutils (1.0.2-2ubuntu1) focal; urgency=medium

  * Use python2 in the autopkg test.

 -- Matthias Klose <email address hidden>  Tue, 14 Jan 2020 11:19:51 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cssutils_1.0.2.orig.tar.gz 364.6 KiB a8ac16e0961f5238a530b906b32bc9ae44a8c538e31dce3ac66e6ca62c1b6e5c
cssutils_1.0.2-2ubuntu1.debian.tar.xz 9.0 KiB a93308cec927b7db4b396bdf04f318d57e393a0a15174b7a26e3dd0107a6e336
cssutils_1.0.2-2ubuntu1.dsc 2.3 KiB 6b2a0539e427f0e8d1fbb8cc89ee3d2145b830bf6a9077e1a96f09f2c00a0373

View changes file

Binary packages built by this source

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

No description available for python-cssutils in ubuntu focal.

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