summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 063c7896a867a4cc1acc59645351037e162eb549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-slixmpp-git
	pkgdesc = An XMPP library written for Python 3.7+ (SleekXMPP asyncio fork)
	pkgver = r2986.7732af89
	pkgrel = 1
	url = https://codeberg.org/poezio/slixmpp
	arch = any
	license = MIT
	makedepends = git
	makedepends = cython
	depends = python>=3.7
	depends = python-aiodns
	depends = libidn
	depends = python-pyasn1
	depends = python-pyasn1-modules
	depends = python-aiohttp
	depends = python-typing_extensions
	provides = python-slixmpp
	conflicts = python-slixmpp
	options = !emptydirs
	source = git+https://codeberg.org/poezio/slixmpp.git
	md5sums = SKIP

pkgname = python-slixmpp-git