summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9dc85a9691ce8c30394c97eebb011a9aecb8edf9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-syndom-git
	pkgdesc = A simple RSS/Atom parser library in C++, with python bindings
	pkgver = 3f92efe
	pkgrel = 1
	url = https://gitlab.com/gabmus/syndication-domination
	arch = any
	license = AGPL3
	makedepends = git
	makedepends = meson
	depends = python
	depends = pugixml
	depends = pybind11
	provides = python-syndom
	conflicts = python-syndom
	source = python-syndom::git+https://gitlab.com/GabMus/syndication-domination.git
	sha256sums = SKIP

pkgname = python-syndom-git