blob: 00e3c54ceb0c48f9a2ed5d6350fb56c747458ea3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pymap3d
pkgdesc = Python coordinate conversions, following convention of several popular Matlab routines
pkgver = 3.0.1
pkgrel = 1
url = https://github.com/geospace-code/pymap3d
arch = any
license = BSD-2-Clause License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
source = https://files.pythonhosted.org/packages/source/p/pymap3d/pymap3d-3.0.1.tar.gz
sha256sums = 09a80a8ca7abd3f089c4d5a7d7a5827bec023160efd4356d809b02550508b4c5
pkgname = python-pymap3d
|