summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 088b32ad8b7c11fdb7769cd573357258aa2577f0 (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.29
	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.29.tar.bz2
	sha256sums = 6c0c4336bed6e2f79c91ace6d6914145ee03d0bd5025473b5918aec2b0657f7a

pkgname = python2-graph-tool