Source: octave-ga
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Sébastien Villemot <sebastien.villemot@ens.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1)
Standards-Version: 3.9.3
Homepage: http://octave.sourceforge.net/ga
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-ga.git
Vcs-Browser: http://git.debian.org/?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.
