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

    Исходный пакет: perl-CSS-Squish
    Версия: 0.10-alt1
    Собран:  19 сентября 2011 г. 19:52
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.cpan.org

    Лицензия: Artistic
    О пакете: Compact many CSS files into one big file
    Описание: 
    This module takes a list of CSS files and concatenates them, making sure
    to honor any valid @import statements included in the files.
    
    Following the CSS 2.1 spec, @import statements must be the first rules in
    a CSS file.  Media-specific @import statements will be honored by enclosing
    the included file in an @media rule.  This has the side effect of actually
    *improving* compatibility in Internet Explorer, which ignores
    media-specific @import rules but understands @media rules.
    
    It is possible that future versions will include methods to compact
    whitespace and other parts of the CSS itself, but this functionality
    is not supported at the current time.

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

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

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

    Права:
    Vitaly Lipatov
    @cpan
    @qa

      1. perl-PerlIO
      2. perl-Test-LongString
      3. perl-Test-Pod
      4. perl-Test-Pod-Coverage
      5. perl-URI

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


    19 сентября 2011 г. Igor Vlasenko 0.10-alt1
    - automated CPAN update
    22 ноября 2010 г. Igor Vlasenko 0.09-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    13 июля 2010 г. Igor Vlasenko 0.09-alt1
    - automated CPAN update