summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97258b73e005fd399b25e6b4df6899619814a3ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = matplotlib-cpp-git
	pkgdesc = Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
	pkgver = r121.f23347f
	pkgrel = 1
	url = https://github.com/lava/matplotlib-cpp
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = gcc
	makedepends = cmake
	depends = gcc
	depends = python-matplotlib
	depends = python-numpy
	depends = python
	provides = matplotlib-cpp
	source = git+https://github.com/lava/matplotlib-cpp
	sha256sums = SKIP

pkgname = matplotlib-cpp-git