File: control

package info (click to toggle)
octave-missing-functions 1.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 92 kB
  • sloc: makefile: 64; sh: 4
file content (23 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: octave-missing-functions
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.0)
Standards-Version: 3.9.3
Homepage: http://octave.sourceforge.net/missing-functions
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-missing-functions.git
Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-missing-functions.git

Package: octave-missing-functions
Architecture: all
Depends: ${misc: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.