File: control

package info (click to toggle)
gadap 2.0-12
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 744 kB
  • sloc: cpp: 2,135; sh: 950; makefile: 26
file content (21 lines) | stat: -rw-r--r-- 786 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
Source: gadap
Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
      libdap-dev (>= 3.14.0-4),
      libcurl4-gnutls-dev | libcurl-dev, libxml2-dev
Standards-Version: 4.5.1
Homepage: http://cola.gmu.edu/grads/grads.php
Vcs-Browser: https://salsa.debian.org:/science-team/gadap.git
Vcs-Git: https://salsa.debian.org:/science-team/gadap.git -b debian/latest

Package:libgadap-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Development and static libraries for GADAP
 Gadap provides in-situ access to OpeNDAP data for GrADS, the
 Grid Analysis and Display System. 
 This package provides development headers and static libraries for GADAP.