summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 49099efc7647c314310e18ccbbff9d3c821f06b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-eve
	pkgdesc = An open source Python REST API framework designed for human beings
	pkgver = 1.1
	pkgrel = 1
	url = http://python-eve.org/
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python-flask
	depends = python-simplejson
	depends = python-pymongo
	depends = python-cerberus
	depends = python-events
	conflicts = python-eve-git
	source = https://github.com/pyeve/eve/archive/v1.1.tar.gz
	md5sums = dde409cac7af158b62c4e589145bdecc

pkgname = python-eve