summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25c85b93968b005ad919a4c75fefd5106df45c50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = limnoria
	pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features
	pkgver = 20190223
	pkgrel = 1
	url = https://github.com/ProgVal/Limnoria
	arch = any
	license = 3-clause BSD
	makedepends = git
	depends = python2
	optdepends = python2-charade: Detect page's encoding
	optdepends = python2-pytz: Enable Time plugin to calculate the time in specified timezone
	optdepends = python2-dateutil: Enable Time plugin to parse the input time string
	optdepends = python2-gnupg: GnuPG support
	optdepends = python2-feedparser: RSS plugin support
	optdepends = python2-socksipy-branch: SOCKS proxy support
	optdepends = python2-ecdsa: ECDSA support
	conflicts = limnoria-git
	source = https://github.com/ProgVal/Limnoria/archive/master-2019-02-23.tar.gz
	md5sums = 8632b454f0132ed6c527189e799d9f4e

pkgname = limnoria