Package: python-rcssmin
Version: 1.0.6-1
Depends: libc, python-light, python-codecs
Source: feeds/packages/lang/python/python-rcssmin
SourceName: python-rcssmin
License: Apache-2.0
LicenseFiles: LICENSE
Section: lang
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
Architecture: aarch64_generic
Installed-Size: 14767
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).
