summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 64d83eb86e9fff9d8f14b1f3482fee65c60e1ef4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
pkgbase = python-geoplot
	pkgdesc = High-level geospatial data visualization library for Python
	pkgver = 0.4.1
	pkgrel = 2
	url = https://github.com/ResidentMario/geoplot
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-matplotlib
	depends = python-seaborn
	depends = python-pandas
	depends = python-geopandas
	depends = python-cartopy
	depends = python-descartes
	depends = python-mapclassify
	depends = python-contextily
	optdepends = python-pytest
	optdepends = python-pytest-mpl
	optdepends = python-scipy
	optdepends = python-pylint
	optdepends = jupyter
	optdepends = python-sphinx
	optdepends = python-sphinx-gallery
	optdepends = python-sphinx_rtd_theme
	optdepends = python-mplleaflet
	source = https://files.pythonhosted.org/packages/source/g/geoplot/geoplot-0.4.1.tar.gz
	source = https://raw.githubusercontent.com/ResidentMario/geoplot/master/LICENSE.md
	sha256sums = eb073436c5a1cb7f97caa217cdb109e6cad4f3774e657757005e3f0f5a3183ca
	sha256sums = c1b05901300a8f7a4fc337b5197815e7f6444a1c2756e35f3d7e9b1df18146a6

pkgname = python-geoplot