blob: a24b38339f3c6bede3282ccf028a9a5bf2ddbc20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-prawoauth2
pkgdesc = prawoauth2 is a helper library which makes writing Reddit bots/apps using OAuth2 super easy and simple.
pkgver = 0.3
pkgrel = 2
url = https://github.com/avinassh/prawoauth2
arch = any
license = MIT
makedepends = python-setuptools
depends = python-praw
depends = python-tornado
options = !emptydirs
source = https://pypi.python.org/packages/source/p/prawoauth2/prawoauth2-0.3.tar.gz
md5sums = d93d3a1ef16ac90e36f806123f38f0ff
pkgname = python-prawoauth2
|