Source-Makefile: feeds/packages/lang/python/python-rcssmin/Makefile

Package: python3-rcssmin
Submenu: Python
Version: 1.0.6-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +python3-light
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Fast CSS minifier for Python
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
Source: rcssmin-1.0.6.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
Type: ipkg
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).
http://opensource.perlig.de/rcssmin/
Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
@@

Package: python3-rcssmin-src
Submenu: Python
Version: 1.0.6-2
Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Fast CSS minifier for Python (sources)
Maintainer: Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
Source: rcssmin-1.0.6.tar.gz
License: Apache-2.0
LicenseFiles: LICENSE
Type: ipkg
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.
http://opensource.perlig.de/rcssmin/
Alexandru Ardelean <ardeleanalex@gmail.com>, Eneas U de Queiroz <cote2004-github@yahoo.com>
@@
Config:
    depends on PACKAGE_python3-rcssmin
@@


