summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c817a81f64600c4166e386be459fe4ecb7a16f1e (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.4.2
	pkgrel = 1
	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.4.2.tar.gz
	sha256sums = bc20954aa433466f5fbc572e3f23b05f9606b59209f40b0ded93ac1ca983d24e

pkgname = python-mapclassify