Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041574
en ru br
ALT Linux repos
S:0.11-alt2.2
5.0: 0.08-alt1.1
4.1: 0.08-alt1.1
4.0: 0.08-alt1.1
3.0: 0.08-alt1.1

Group :: Development/Perl
RPM: perl-AI-DecisionTree

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist AI-DecisionTree
Name: perl-%dist
Version: 0.11
Release: alt2.1.1.1

Summary: Automatically Learns Decision Trees
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz
Patch: perl-AI-DecisionTree-0.11-alt-GraphViz.patch

# Automatically added by buildreq on Fri Oct 07 2011

BuildRequires: perl-GraphViz perl-devel

%description
The AI::DecisionTree module automatically creates so-called
"decision trees" to explain a set of training data.  A decision tree
is a kind of categorizer that use a flowchart-like process for
categorizing new instances.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_archlib/AI
%perl_vendor_autolib/AI

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin