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

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

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

%define _unpackaged_files_terminate_build 1
#
#   - Tree::DAG_Node -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --debug Tree::DAG_Node
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Tree-DAG_Node
%define m_distro Tree-DAG_Node
%define m_name Tree::DAG_Node
%define m_author_id COGENT
%define _enable_test 1

Name: perl-Tree-DAG_Node
Version: 1.32
Release: alt1

Summary: (super)class for representing nodes in a tree

License: Artistic and GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Tree-DAG_Node/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/R/RS/RSAVAGE/%{module}-%{version}.tgz

# Automatically added by buildreq on Wed Sep 17 2008 (-bi)

BuildRequires: perl-devel perl(Module/Build.pm) perl(File/Slurp.pm) perl(File/Slurp/Tiny.pm)

%description
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).

%prep
%setup -q -n %{module}-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes Changelog.ini
%perl_vendor_privlib/Tree*
%doc Changes README

%changelog

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

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