File: control

package info (click to toggle)
octave-secs3d 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 260 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 893 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
Source: octave-secs3d
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-octave (>= 0.5.2)
Standards-Version: 4.3.0
Homepage: https://octave.sourceforge.io/secs3d/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-secs3d.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-secs3d
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-secs3d
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: Drift-Diffusion simulator for 3d semiconductor devices in Octave
 This package provides functions for Drift-Diffusion simulation of 3d
 semiconductor devices in Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.