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..56f143b1c84c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-eve
+ pkgdesc = An open source Python REST API framework designed for human beings.
+ pkgver = 0.5.3
+ pkgrel = 1
+ url = http://python-eve.org/
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ provides = python-eve
+ options = !emptydirs
+ source = https://pypi.python.org/packages/source/E/Eve/Eve-0.5.3.tar.gz
+ sha256sums = 623e89bc551eee0fa4b2325ec17eef2cf13d019475befb8a425d62f1117619fb
+
+pkgname = python-eve
+