summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: afa48b06bd7ba0677bdbaeaa9694d23217e8bc93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python2-graph-tool
	pkgdesc = A Python module for manipulation and statistical analysis of graphs
	pkgver = 2.30
	pkgrel = 1
	url = https://graph-tool.skewed.de
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = boost
	makedepends = sparsehash
	depends = boost-libs
	depends = python2
	depends = expat
	depends = python2-scipy
	depends = python2-numpy
	depends = cgal
	depends = cairomm
	depends = python2-cairo
	optdepends = graphviz: graph layout
	optdepends = python2-matplotlib: graph drawing
	options = !libtool
	source = https://downloads.skewed.de/graph-tool/graph-tool-2.30.tar.bz2
	sha256sums = 823cf3374b08fbfe8f580d08ae063913d021ff92f8ef1365d317e8ea38ecc8bf

pkgname = python2-graph-tool