Binary package “python-rcssmin” in ubuntu xenial
CSS Minifier - Python 2.7
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 2.7 module.
Source package
Published versions
- python-rcssmin 1.0.6-1ubuntu1 in amd64 (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in amd64 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in amd64 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in arm64 (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in arm64 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in arm64 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in armhf (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in armhf (Release)
- python-rcssmin 1.0.6-1ubuntu1 in armhf (Release)
- python-rcssmin 1.0.6-1ubuntu1 in i386 (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in i386 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in i386 (Release)
- python-rcssmin 1.0.6-1ubuntu1 in powerpc (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in powerpc (Release)
- python-rcssmin 1.0.6-1ubuntu1 in powerpc (Release)
- python-rcssmin 1.0.6-1ubuntu1 in ppc64el (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in ppc64el (Release)
- python-rcssmin 1.0.6-1ubuntu1 in ppc64el (Release)
- python-rcssmin 1.0.6-1ubuntu1 in s390x (Proposed)
- python-rcssmin 1.0.6-1ubuntu1 in s390x (Release)
- python-rcssmin 1.0.6-1ubuntu1 in s390x (Release)