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

Группа :: Разработка/Прочее
Пакет: pear-HTML_CSS

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

%define pear_name HTML_CSS

Name: pear-HTML_CSS
Version: 1.5.4
Release: alt1

Summary: HTML_CSS is a class for generating CSS declarations

License: BSD
Group: Development/Other
Url: http://pear.php.net/package/HTML_CSS

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/HTML_CSS-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

Requires: pear-HTML_Common >= 1.2.4, pear-core >= 1.5.4

%description
HTML_CSS provides a simple interface for generating a stylesheet
declaration.
It is completely standards compliant, and has some great features:
* Simple OO interface to CSS definitions
* Can parse existing CSS (string or file)
* Output to
   - Inline stylesheet declarations
   - Document internal stylesheet declarations
   - Standalone stylesheet declarations
   - Array of definitions
   - File

In addition, it shares the following with HTML_Common based classes:
* Indent style support
* Line ending style

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/HTML
%pear_testdir/HTML_CSS/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Полный changelog можно просмотреть здесь

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