summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8205553659783508aaa763ec9a7c3eaa1eae274 (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
pkgbase = python-mapclassify
	pkgdesc = Classification schemes for choropleth mapping.
	pkgver = 2.3.0
	pkgrel = 3
	url = https://github.com/pysal/mapclassify
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-scipy
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-pandas
	depends = python-networkx
	optdepends = python-sphinx: documents
	optdepends = python-sphinx-gallery: documents
	optdepends = python-sphinx-bootstrap-theme: documents
	optdepends = python-sphinxcontrib-bibtex: documents
	optdepends = python-numpydoc: documents
	optdepends = python-pytest: tests
	optdepends = python-pytest-cov: tests
	optdepends = python-codecov: tests
	optdepends = python-geopandas: tests
	optdepends = python-libpysal: tests
	optdepends = python-palettable: tests
	source = https://files.pythonhosted.org/packages/source/m/mapclassify/mapclassify-2.3.0.tar.gz
	sha256sums = bfe1ec96afe7f866560d25f9f00e5c4dae97d5b69dfe758dbe02c4993261365b

pkgname = python-mapclassify