summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3c5b5d9d61501ad53cec6d112d8c39dbb19cbdf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pyruse
	pkgdesc = Route systemd-journal logs to filters and actions (ban, report, etc.)
	pkgver = 1.1
	pkgrel = 1
	url = https://yalis.fr/git/yves/pyruse
	arch = any
	license = GPL3
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.4
	depends = python-systemd
	optdepends = nftables: for the action_nftBan module
	optdepends = smtp-forwarder: for the action_email and action_dailyReport modules
	source = git+https://yalis.fr/git/yves/pyruse.git#tag=1.1
	sha1sums = SKIP

pkgname = pyruse