summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3219312c067b3df329ba772fc9276b9d2d6fa77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = mplcolors
	pkgdesc = CLI to display matplotlib colors, colorbars, and other useful functions.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/AstroBarker/mplcolors
	arch = x86_64
	license = GPL
	makedepends = git
	depends = bash
	depends = python
	source = mplcolors::git+https://github.com/astrobarker/mplcolors.git
	sha256sums = SKIP

pkgname = mplcolors