Source: octave-ga
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1)
Standards-Version: 3.9.6
Homepage: http://octave.sourceforge.net/ga
Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-ga.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-ga.git

Package: octave-ga
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: genetic optimization code for Octave
 This package provides function to work with genetic algorithms in Octave, a
 numerical computation software. It provides the ga() function, which works
 similarly to other optimization functions in Octave.
 .
 This Octave add-on package is part of the Octave-Forge project.
