summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 635968f6244e99d971958e1a7b1223a202a9facc (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 = A robust, full-featured and user/programmer-friendly Python IRC bot
	pkgver = 2024.4.26
	pkgrel = 1
	url = https://github.com/ProgVal/Limnoria
	arch = any
	license = BSD
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	optdepends = python-chardet: to detect encoding of incoming IRC lines, if they are not in UTF-8
	optdepends = python-gnupg: for authenticated based on GPG tokens
	optdepends = python-pysocks: for SOCKS proxy (typically used to connect to IRC via Tor)
	optdepends = python-cryptography: required to load the Fediverse plugin (used to implement HTTP signatures)
	optdepends = python-feedparser: required to load the RSS plugin
	optdepends = python-dateutil: enable fancy time string parsing in the Time plugin
	source = https://files.pythonhosted.org/packages/source/l/limnoria/limnoria-2024.4.26.tar.gz
	sha256sums = 1fc18026f9a4609cbc3c9b179f8625f6a637cdbf5a1416bbb2be033746ca61f4

pkgname = limnoria