blob: 3f861907dcaa9c1ecf052b24c7e8d3208c75f254 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gengraph
pkgdesc = Graph Generator coded in C: graph classes, graph algorithms and output formats
pkgver = v6.4
pkgrel = 1
url = https://gitub.u-bordeaux.fr/cygavoil/gengraph
arch = x86_64
arch = pentium4
arch = i686
arch = armv7h
arch = aarch64
license = CECILL-C
optdepends = less: pager for help within the terminal
optdepends = graphviz: visualization of graphs
source = https://gitub.u-bordeaux.fr/cygavoil/gengraph/-/archive/v6.4/gengraph-v6.4.tar.gz
sha256sums = cc601f06c8712e011062986bc62a04b568863b41bca82b85648a3ebc3d47d525
pkgname = gengraph
|