summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3e515ee83b11da28e743900e3a5b63cd3cb0e28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-activitypub
	pkgdesc = A general Python ActivityPub library
	pkgver = 0.0.3
	pkgrel = 3
	url = https://github.com/dsblank/activitypub
	arch = any
	license = GPL
	makedepends = python-setuptools
	depends = python
	optdepends = python-sqlalchemy: Various DBs backend
	optdepends = python-redis: Redis backend (need python-redis-collections)
	optdepends = python-redis-collections: Redis backend (need python-redis)
	optdepends = python-pymongo: MongoDB backeund
	source = https://files.pythonhosted.org/packages/source/a/activitypub/activitypub-0.0.3.tar.gz
	sha256sums = 81f02761097fa9bacb8490a1a6f8cf61ae96bc100c74775046ea441082b69510

pkgname = python-activitypub
	depends = python