File: control

package info (click to toggle)
octave-financial 0.5.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 572 kB
  • sloc: makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,306 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
24
25
26
27
28
29
30
31
32
33
34
Source: octave-financial
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Rafael Laboissiere <rafael@debian.org>,
           Sébastien Villemot <sebastien@debian.org>,
           Mike Miller <mtmiller@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper-compat (= 12),
               octave-io,
               octave-statistics,
               dh-octave
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-financial
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-financial.git
Homepage: https://octave.sourceforge.io/financial/
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-financial
Architecture: all
Depends: ${misc:Depends},
         ${octave:Depends}
Conflicts: octave-time
Replaces: octave-time
Description: financial package for Octave
 This package provides Monte Carlo simulation, options pricing routines,
 financial manipulation, plotting functions and additional date manipulation
 tools for Octave.
 It also provides functions to calculate taxed rates, relative strength
 index, positive volume index, modified internal rate of return amongs many
 more.
 .
 This Octave add-on package is part of the Octave-Forge project.