File: control

package info (click to toggle)
utm 0.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: python: 648; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 1,046 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
29
30
Source: utm
Section: python
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               dh-sequence-python3,
               python3-all,
               python3-pytest <!nocheck>,
               python3-setuptools
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/Turbo87/utm
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian-gis-team/utm
Vcs-Git: https://salsa.debian.org/debian-gis-team/utm.git
Description: Bidirectional UTM-WGS84 converter for Python
 Lightweight bidirectional coordinate converter for Python.
 .
 The library include an easy to use and pure Python implementation
 of routines need to convert UTM coordinates into WGS84 and
 vice versa.

Package: python3-utm
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: ${source:Synopsis}
 ${source:Extended-Description}