summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 527592e9c7d106fb95adc91b9e60d2374ae8e480 (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-plotnine
	pkgdesc = A grammar of graphics for python
	pkgver = 0.15.3
	pkgrel = 1
	url = https://github.com/has2k1/plotnine
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-vcrpy
	checkdepends = python-geopandas
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = python
	depends = python-matplotlib
	depends = python-pandas
	depends = python-mizani
	depends = python-numpy
	depends = python-scipy
	depends = python-statsmodels
	optdepends = python-adjusttext: Library to avoid/minimize text overlaps in plots
	optdepends = python-geopandas: Geospatial data support
	optdepends = python-scikit-learn: gaussian process smoothing, kernel density implementation
	optdepends = python-scikit-misc: loess smoothing
	optdepends = python-shapely: Manipulation and analysis of geometric objects in the Cartesian plane
	source = https://files.pythonhosted.org/packages/source/p/plotnine/plotnine-0.15.3.tar.gz
	sha256sums = 2e8130db4673e0daccb1fd1dfc9f2a6cd2e7843b14f861f4ab861dde1639045f

pkgname = python-plotnine