blob: 74a0ff98a787dc3978e5d616550044d26ced60d6 (
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.2
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.2/gengraph-v6.2.tar.gz
sha256sums = c5b01e3efaee6471dfd42edcff70112cdcb7fce70b35d998c285cbe5dd02d976
pkgname = gengraph
|