summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..781a49abd5b1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-altgraph
+ pkgdesc = altgraph is a fork of graphlib: a graph (network) package for constructing graphs
+ pkgver = 0.12
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/altgraph
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = python2-distribute
+ depends = python2
+ source = https://pypi.python.org/packages/source/a/altgraph/altgraph-0.12.tar.gz
+ sha256sums = b90db0dba36d9ece282b6a95ae3d324b63239694ce2cf2fd07d3efd7f2f7cab2
+
+pkgname = python-altgraph
+