1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: octave-missing-functions
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Ólafur Jens Sigurðsson <ojsbug@gmail.com>,
Thomas Weber <thomas.weber.mail@gmail.com>,
Rafael Laboissiere <rafael@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 6), cdbs, octave-pkg-dev (>= 0.5.5)
Standards-Version: 3.7.3
Homepage: http://octave.sourceforge.net/missing-functions
Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octave-forge-pkgs/octave-missing-functions/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/octave-forge-pkgs/octave-missing-functions/
Package: octave-missing-functions
Architecture: any
Depends: ${shlibs:Depends}, ${octave:Depends}
Description: finds functions that are in Matlab but not in Octave
This package finds functions that are in Matlab but not in Octave, a
numerical calculation software. This package should just be
interesting to those who are willing to implement the missing
functions and provide them to the Octave project.
.
This Octave add-on package is part of the Octave-Forge project.
|