blob: b669dc1dc4ed5fc215122cbce53627d64a77c85c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-slixmpp
pkgdesc = An XMPP library written for Python 3.4 (SleekXMPP asyncio fork)
pkgver = 1.0
pkgrel = 1
url = https://dev.louiz.org/projects/slixmpp
arch = any
license = MIT
makedepends = git
makedepends = cython
depends = python>=3.4
depends = python-aiodns
provides = python-slixmpp
options = !emptydirs
source = http://dev.louiz.org/attachments/download/93/slixmpp-1.0.tar.xz
md5sums = 099ab0d6a42fa9f4e95f5dd3e9d1df36
pkgname = python-slixmpp
|