summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f82c5b7f4e6c1187fa8b4e6b4b49c72217b7f094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-geomet
	pkgdesc = GeoMet - Convert GeoJSON to WKT/WKB, and vice versa.
	pkgver = 0.2.1.post1
	pkgrel = 2
	url = https://pysal.org/libpysal
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-click
	depends = python-six
	optdepends = python-nose: tests
	optdepends = python-coverage: tests
	optdepends = flake8: tests
	source = https://files.pythonhosted.org/packages/source/g/geomet/geomet-0.2.1.post1.tar.gz
	sha256sums = 91d754f7c298cbfcabd3befdb69c641c27fe75e808b27aa55028605761d17e95

pkgname = python-geomet