summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 540ac3cec31cb5cdf98edddcabe05351227a0997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-fastfeedparser-git
	pkgdesc = High performance RSS, Atom and RDF parser in Python (latest commit)
	pkgver = r47.3196672
	pkgrel = 3
	url = https://github.com/kagisearch/fastfeedparser
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools>=42
	makedepends = python-wheel
	depends = python>=3.7
	depends = python-dateparser
	depends = python-dateutil
	depends = python-lxml
	provides = python-fastfeedparser
	conflicts = python-fastfeedparser
	source = git+https://github.com/kagisearch/fastfeedparser.git
	sha256sums = SKIP

pkgname = python-fastfeedparser-git