Package python-module-django-compressor: Information

    Source package: python-module-django-compressor
    Version: 1.3-alt2.M70P.3
    Build time:  Aug 28, 2013, 05:17 PM
    Report package bug
    License: MIT
    Summary: Compresses linked and inline JavaScript or CSS into single cached files
    Description: 
    Django Compressor combines and compresses linked and inline Javascript
    or CSS in a Django templates into cacheable static files by using the
    ``compress`` template tag.  HTML in between ``{% compress js/css %}``
    and ``{% endcompress %}`` is parsed and searched for CSS or JS. These
    styles and scripts are subsequently processed with optional,
    configurable compilers and filters.

    List of rpms provided by this srpm:
    python-module-django-compressor (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov
    Pavel Shilovsky

    ACL:
    Pavel Shilovsky
    @everybody

      1. python-devel
      2. python-module-distribute
      3. python-module-django

    Last changed


    Aug. 26, 2013 Vitaly Lipatov 1.3-alt2.M70P.3
    - backport to ALTLinux p7 (by rpmbph script)
    Aug. 26, 2013 Vitaly Lipatov 1.3-alt3
    - cleanup spec, remove direct python-module-django requires
    July 19, 2013 Pavel Shilovsky 1.3-alt2
    - Respect Autoimports/Sisyphus version