summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b954d89c8dfb8a0568fbfb4f7c97bcb47aff70ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = eigenpy
	pkgdesc = Bindings between numpy and eigen using boost::python
	pkgver = 1.3.2
	pkgrel = 1
	url = https://github.com/stack-of-tasks/eigenpy
	arch = i686
	arch = x86_64
	license = LGPL3 or any later version
	makedepends = cmake
	depends = eigen
	depends = boost
	depends = doxygen
	depends = python2-numpy
	source = https://github.com/stack-of-tasks/eigenpy/releases/download/v1.3.2/eigenpy-1.3.2.tar.gz
	md5sums = 6946ae23a2b96b3885c32255151a6e0b

pkgname = eigenpy