Пакет python-module-django-compressor: Информация

    Исходный пакет: python-module-django-compressor
    Версия: 1.3-alt2.M70P.3
    Собран:  28 августа 2013 г. 17:17
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/django_compressor/1.2

    Лицензия: MIT
    О пакете: Compresses linked and inline JavaScript or CSS into single cached files
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-django-compressor (noarch)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov
    Pavel Shilovsky

    Права:
    Pavel Shilovsky
    @everybody

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

    Последнее изменение


    26 августа 2013 г. Vitaly Lipatov 1.3-alt2.M70P.3
    - backport to ALTLinux p7 (by rpmbph script)
    26 августа 2013 г. Vitaly Lipatov 1.3-alt3
    - cleanup spec, remove direct python-module-django requires
    19 июля 2013 г. Pavel Shilovsky 1.3-alt2
    - Respect Autoimports/Sisyphus version