File: control

package info (click to toggle)
octave-netcdf 1.0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 488 kB
  • sloc: cpp: 1,479; makefile: 159; awk: 51; sh: 28; xml: 20
file content (24 lines) | stat: -rw-r--r-- 935 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
Source: octave-netcdf
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-octave (>= 0.7.1),
               libnetcdf-dev
Standards-Version: 4.5.0
Homepage: https://octave.sourceforge.io/netcdf/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-netcdf.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-netcdf
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-netcdf
Architecture: any
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}
Description: Matlab compatible NetCDF interface for Octave
 This package contains the Octave binding to the NetCDF library,
 allowing the creation, the reading, and the display of meta-data of
 NetCDF files.
 .
 This Octave add-on package is part of the Octave-Forge project.