summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 490d42e51445e25cc44255894191cb2bbda28757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-altgraph
	pkgdesc = A graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output.
	pkgver = 0.17.3
	pkgrel = 1
	url = https://pypi.python.org/pypi/altgraph
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-setuptools
	source = https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-0.17.3.tar.gz
	sha256sums = ad33358114df7c9416cdb8fa1eaa5852166c505118717021c6a8c7c7abbd03dd

pkgname = python-altgraph