summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78edbbd4ee627c364410da72f68ed3206cd057d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-mpld3
	pkgdesc = D3 Viewer for Matplotlib
	pkgver = 0.5.11
	pkgrel = 1
	url = https://mpld3.github.io
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-jinja
	depends = python-matplotlib
	source = https://pypi.org/packages/source/m/mpld3/mpld3-0.5.11.tar.gz
	sha512sums = f83c517cd86ca8487f895630a136b22ac8f040eb119b5eab23d7e05f7be894ef3edd67339f3e02344822678c4d6841fd75916b90eca3d739912d78edad79a942

pkgname = python-mpld3