summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef2b2aedbb616d67c79adfb94a528238b8aa95ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-matplotlib-scalebar
	pkgdesc = Provides a new artist for matplotlib to display a scale bar, aka micron bar.
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/ppinard/matplotlib-scalebar
	arch = any
	license = BSD 2-Clause
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatch-vcs
	depends = python
	depends = python-matplotlib
	provides = matplotlib-scalebar
	source = https://github.com/ppinard/matplotlib-scalebar/archive/refs/tags/0.9.0.tar.gz
	md5sums = f4eb67fe49a958c335c306aa021b7e97

pkgname = python-matplotlib-scalebar