python-rcssmin 1.0.6-2build7 source package in Ubuntu

Changelog

python-rcssmin (1.0.6-2build7) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Thu, 17 Mar 2022 20:03:40 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Debian OpenStack
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Downloads

File Size SHA-256 Checksum
python-rcssmin_1.0.6.orig.tar.xz 130.1 KiB 8904b2790134ff020c5c2ad5b09d3214ea2378cc05d8fc54f6c2d4f985279f30
python-rcssmin_1.0.6-2build7.debian.tar.xz 3.8 KiB ade179d8f95fa63df393ce5df23f2dffa5b43d0a373ca393f753749fa26d334f
python-rcssmin_1.0.6-2build7.dsc 2.0 KiB 651d1791df2e6de94fe37f30c728caefe2511e5c7a3300c41e3b16421789d26f

Available diffs

View changes file

Binary packages built by this source

python3-rcssmin: CSS Minifier - Python 3.x

 The minifier is based on the semantics of the YUI compressor, which itself is
 based on the rule list by Isaac Schlueter.
 .
 This module is a re-implementation aiming for speed instead of maximum
 compression, so it can be used at runtime (rather than during a preprocessing
 step). RCSSmin does syntactical compression only (removing spaces, comments
 and possibly semicolons). It does not provide semantic compression (like
 removing empty blocks, collapsing redundant properties etc). It does, however,
 support various CSS hacks (by keeping them working as intended).
 .
 rcssmin.c is a reimplementation of rcssmin.py in C and improves runtime up to
 factor 100 or so (depending on the input). docs/BENCHMARKS in the source
 distribution contains the details.
 .
 This package contains the Python 3.x module.

python3-rcssmin-dbgsym: No summary available for python3-rcssmin-dbgsym in ubuntu kinetic.

No description available for python3-rcssmin-dbgsym in ubuntu kinetic.