blob: 2ba5807418b00a83f8ba71019e2fa5722e213fc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-geoconvert-cli
pkgdesc = Convert common geospatial files with one command. Probe inputs, batch convert, and reproject to WGS84 for KML.
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/switmer/geoconvert-cli
arch = any
license = custom:MIT License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-pyproj
source = https://files.pythonhosted.org/packages/cc/93/8dff6110a92e3302a8d545b44317634bee154dadd6620a13544af7570d37/geoconvert_cli-0.1.0.tar.gz
sha256sums = 19be8ba18026c63a9bce86586e9624c157099cdb33f0ea62a7644152624a407d
pkgname = python-geoconvert-cli
|