Package: python3-rcssmin-src
Version: 1.0.6-2
Depends: libc
Source: feeds/packages/lang/python/python-rcssmin
SourceName: python3-rcssmin-src
License: Apache-2.0
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1587544615
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
Architecture: aarch64_generic
Installed-Size: 4313
Description:  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).
 
 This package contains the Python source files for python3-rcssmin.
