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

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

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

%define dist B-Graph
Name: perl-%dist
Version: 0.51
Release: alt2.1

Summary: Perl compiler backend to produce graphs of OP trees
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Apr 29 2010

BuildRequires: perl-devel
BuildRequires: perl-B-C

%description
This module is a layer between the perl-internals-examining parts of
Malcolm Beattie's perl compiler (the B::* classes) and your favorite
graph layout tool (currently Dot and VGC are supported, but adding
others would be easy). It examines the internal structures that perl
builds to represent your code (OPs and SVs), and generates
specifications for multicolored boxes and arrows to represent them.

%prep
%setup -q -n %dist-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/B*

%changelog

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

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