Package python-module-django-compressor: Information

    Source package: python-module-django-compressor
    Version: 2.0-alt0.M80P.1
    Build time:  Nov 8, 2016, 08:04 PM in the task #172045
    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)
    python-module-django-compressor-tests (noarch)
    python3-module-django-compressor (noarch)
    python3-module-django-compressor-tests (noarch)

    Maintainer: Lenar Shakirov


      1. python3-devel
      2. python3-module-django
      3. python3-module-setuptools
      4. rpm-build-python3
      5. python-devel
      6. python-module-django
      7. python-module-versiontools
      8. python-module-rcssmin >= 1.0.6
      9. python-module-rjsmin >= 1.0.12
      10. python-module-setuptools

    Last changed


    Nov. 8, 2016 Lenar Shakirov 2.0-alt0.M80P.1
    - Backport to P8
    April 19, 2016 Alexey Shabalin 2.0-alt1
    - 2.0
    March 13, 2016 Ivan Zakharyaschev 1.5-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)