summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 138cfef9f1c09dda517ca665d92582b87bdda2bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-stackapi-git
	pkgdesc = A python wrapper for the StackOverflow and StackExchange API
	pkgver = 0.1.8
	pkgrel = 1
	url = https://github.com/AWegnerGitHub/stackapi
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	depends = python-docutils
	depends = python-requests
	provides = python-stackapi
	conflicts = python-stackapi
	source = python-stackapi-git::git://github.com/AWegnerGitHub/stackapi.git
	md5sums = SKIP

pkgname = python-stackapi-git