summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e74c439cbf83d2e7aca69e3fc003a37a7a0cb6fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
pkgbase = limnoria-git
	pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features (dev channel)
	pkgver = 20200211
	pkgrel = 2
	url = https://github.com/ProgVal/Limnoria
	arch = any
	license = 3-clause BSD
	makedepends = git
	depends = python>=3.4
	optdepends = python-charade: Detect page's encoding
	optdepends = python-pytz: Enable Time plugin to calculate the time in specified timezone
	optdepends = python-dateutil: Enable Time plugin to parse the input time string
	optdepends = python-gnupg: GnuPG support
	optdepends = python-feedparser: RSS plugin support
	optdepends = python-sqlalchemy: Aka plugin support
	optdepends = python-pysocks: SOCKS proxy support
	optdepends = python-mock: For testing only
	optdepends = python-cryptography: ECDSA support
	conflicts = limnoria
	conflicts = limnoria-python3
	source = git://github.com/ProgVal/Limnoria.git
	md5sums = SKIP

pkgname = limnoria-git

pkgname = limnoria-python3-git