Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37412459
en ru br
Репозитории ALT
S:1.20-alt1
5.1: 1.15-alt2
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-CSS-Tiny

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.20-alt1
Время сборки: 21 марта 2016, 15:19 ( 421.6 недели назад )
Размер архива: 12.75 Kb

Домашняя страница:   http://search.cpan.org/dist/CSS-Tiny/

Лицензия: Artistic and GPL
О пакете: Read/Write .css files with as little code as possible
Описание:

CSS::Tiny is a perl class to read and write .css stylesheets with as little
code as possible, reducing load time and memory overhead. CSS.pm requires about
2.6 meg or ram to load, which is a large amount of overhead if you only want to
do trivial things. Memory usage is normally scoffed at in Perl, but in my
opinion should be at least kept in mind.

This module is primarily for reading and writing simple files, and anything we
write shouldn't need to have documentation/comments. If you need something with
more power, move up to CSS.pm. With the increasing complexity of CSS, this is
becoming more common, but many situations can still live with simple CSS files.

Текущий майнтейнер: Michael Bochkaryov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-CSS-Tiny
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin