Пакет perl-CSS-Minifier: Информация

    Исходный пакет: perl-CSS-Minifier
    Версия: 0.01-alt2_21
    Собран:  31 января 2017 г. 19:56 в задании #177421
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/CSS-Minifier

    Лицензия: GPL+ or Artistic
    О пакете: Remove unnecessary whitespace from CSS files
    Описание: 
    This module removes unnecessary whitespace from CSS. The primary
    requirement developing this module is to not break working stylesheets:
    if working CSS is in input then working CSS is output. The Mac/Internet
    Explorer comment hack will be minimized but not stripped and so will
    continue to function.This module understands space, horizontal tab, new
    line, carriage return, and form feed characters to be whitespace. Any
    other characters that may be considered whitespace are not minimized.
    These other characters include paragraph separator and vertical tab.For
    static CSS files, it is recommended that you minify during the build
    stage of web deployment. If you minify on-the-fly then it might be a
    good idea to cache the minified file. Minifying static files on-the-fly
    repeatedly is wasteful.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-CSS-Minifier (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. perl(Test/More.pm)
      2. perl-podlators
      3. /proc
      4. rpm-build-perl
      5. perl(Exporter.pm)
      6. perl(ExtUtils/MakeMaker.pm)

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


    31 января 2017 г. Igor Vlasenko 0.01-alt2_21
    - to Sisyphus
    29 мая 2016 г. Igor Vlasenko 0.01-alt1_21
    - update to new release by fcimport
    2 марта 2016 г. Igor Vlasenko 0.01-alt1_20
    - update to new release by fcimport