File: control

package info (click to toggle)
gpsmanshp 1.2.3-6
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 320 kB
  • ctags: 209
  • sloc: ansic: 1,186; tcl: 412; makefile: 43; sh: 13
file content (19 lines) | stat: -rw-r--r-- 753 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: gpsmanshp
Section: interpreters
Priority: extra
Homepage: http://gpsmanshp.sourceforge.net/
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), libshp-dev, tcl, tcl-dev
Standards-Version: 3.9.8

Package: gpsmanshp
Priority: optional
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, tcllib
Description: Tcl interface to shapelib
 A Tcl package that provides the means of creating and reading files in the
 ESRI Shapefile for keeping 2 or 3 dimensional points and polylines.
 .
 It was developed for use in GPSMan, a manager of GPS receiver data and is
 based on the shapelib module. Along with this package, gpstr2shp.c was also
 developed which translates GPStrans data files into Shapefile ones.