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

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

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

%define pear_name Var_Dump

Name: pear-Var_Dump
Version: 1.0.4
Release: alt1

Summary: Provides methods for dumping structured information about a variable

License: PHP License
Group: Development/Other
Url: http://pear.php.net/package/Var_Dump

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

BuildArchitectures: noarch

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

%description
The Var_Dump class is a wrapper for the var_dump function.

The var_dump function displays structured information about expressions
that includes its type and value. Arrays are explored recursively with
values indented to show structure.

The Var_Dump class captures the output of the var_dump function, by using
output control functions, and then uses external renderer classes for
displaying the result in various graphical ways :
* Simple text,
* HTML/XHTML text,
* HTML/XHTML table,
* XML,
* ...

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std
rm -rf %buildroot%_bindir/

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Var_Dump.php
%pear_dir/%pear_name/
%pear_testdir/%pear_name/
%pear_datadir/%pear_name/
%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