blob: d1c0f21c4bb0c081a0689842f5b897a0fac41139 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pygexf-git
pkgdesc = A python library to generate gexf file format
pkgver = r29.4ec08e9
pkgrel = 1
url = https://github.com/paulgirard/pygexf
arch = any
license = LGPL
makedepends = python-setuptools
depends = python
provides = python-pygexf
conflicts = python-pygexf
source = pygexf::git+https://github.com/paulgirard/pygexf.git
sha256sums = SKIP
pkgname = python-pygexf-git
|