blob: 842f05213ccaaa5a4d47dda57cd22b8d4b8982e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-utm
pkgdesc = Bidirectional UTM-WGS84 converter for python
pkgver = 0.7.0
pkgrel = 2
url = https://github.com/Turbo87/utm
arch = any
license = MIT
depends = python
optdepends = python-numpy
source = https://github.com/Turbo87/utm/archive/v0.7.0.tar.gz
sha256sums = 1dd235fc40eaa59f6691d481563d8aad0504f388014248b744a53a5c075f567c
pkgname = python-utm
|