File: control

package info (click to toggle)
golang-github-jonas-p-go-shp 0.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 324 kB
  • sloc: makefile: 3
file content (22 lines) | stat: -rw-r--r-- 851 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: golang-github-jonas-p-go-shp
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jonas-p-go-shp
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jonas-p-go-shp.git
Homepage: https://github.com/jonas-p/go-shp
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/jonas-p/go-shp

Package: golang-github-jonas-p-go-shp-dev
Architecture: all
Depends: ${misc:Depends}
Description: library for reading and writing ESRI Shapefiles
 This is a pure Golang implementation based on the ESRI Shapefile
 technical description.