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

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

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

%define pear_name PHP_DocBlockGenerator

Name: pear-PHP_DocBlockGenerator
Version: 1.1.2
Release: alt1

Summary: DocBlock Generator

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

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

BuildArchitectures: noarch

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

Requires: pear-Console_Getopt, pear-PHP_CompatInfo, pear-core >= 1.4.0

%description
Creates the file Page block and the DocBlocks for includes, global
variables, functions, parameters, classes, constants, properties and
methods.
Accepts parameters to set the category name, the package name, the
author's name and email, the license, the package link, etc...
Attempts to guess variable and parameters types.
Aligns the DocBlock tags.
Tags are not updated or added to existing DocBlocks but only realigned.
The package can be run by: calling the "PHP_DocBlockGenerator" class, or
by running the "docblockgen" DOS/Unix command.
Fully tested with phpUnit. Code coverage test close to 100%%.

%prep
%setup -c -n %pear_name-%version

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/PHP/
%_bindir/docblockgen
%pear_testdir/%pear_name/
%pear_docdir/%pear_name/
%pear_datadir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

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

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