File: control

package info (click to toggle)
dans-gdal-scripts 0.24-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,128 kB
  • sloc: cpp: 7,967; sh: 144; makefile: 43
file content (28 lines) | stat: -rw-r--r-- 1,196 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
Source: dans-gdal-scripts
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>,
           Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               autotools-dev,
               libgdal-dev,
               libboost-dev
Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/debian-gis-team/dans-gdal-scripts
Vcs-Git: https://salsa.debian.org/debian-gis-team/dans-gdal-scripts.git
Homepage: http://www.gina.alaska.edu/projects/gina-tools

Package: dans-gdal-scripts
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Recommends: gdal-bin
Provides: gdal-contrib
Description: GDAL contributed tools by Geographic Information Network of Alaska
 Dan Stahlke's GDAL contributed tools are a collection of useful programs to
 perform common raster operations. The included tools are:
 gdal_contrast_stretch, gdal_dem2rgb, gdal_get_projected_bounds,
 gdal_landsat_pansharpi, gdal_list_corners, gdal_merge_simple, gdal_merge_vrt
 gdal_raw2geotiff, gdal_trace_outline, gdal_wkt_to_mask, gdal_make_ndv_mask.