Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558991
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.08
Release: alt1.1

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

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

# graphviz is optional

Patch0: %name-0.08-alt-eval-graphviz.patch

# Automatically added by buildreq on Thu Jul 01 2004

BuildRequires: 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
%patch0 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_archlib/AI*
%perl_vendor_autolib/AI*
%perl_vendor_man3dir/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