summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d05d78f6ae458fab8139e800609dc5996e5392b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-geoplot
	pkgdesc = High-level geospatial data visualization library for Python
	pkgver = 0.5.1
	pkgrel = 2
	url = https://github.com/ResidentMario/geoplot
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-matplotlib
	depends = python-seaborn
	depends = python-pandas
	depends = python-geopandas
	depends = python-cartopy
	depends = python-mapclassify
	depends = python-contextily
	optdepends = python-scipy
	source = https://files.pythonhosted.org/packages/source/g/geoplot/geoplot-0.5.1.tar.gz
	sha256sums = 9614b2caa193a42de943afa2fea953d0997b9daf25ab2949be0681361a122790

pkgname = python-geoplot