blob: d1426e9f1911d4276c01953497152988ffb76d76 (
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 = python-fastfeedparser-git
pkgdesc = High.performance RSS, Atom and RDF parser in Python (development version)
pkgver = 0.5.9.r102.763b6c9
pkgrel = 1
epoch = 1
url = https://github.com/kagisearch/fastfeedparser
arch = any
license = MIT
makedepends = awk
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-brotli
depends = python-dateparser
depends = python-dateutil
depends = python-lxml
depends = python-orjson
provides = python-fastfeedparser
conflicts = python-fastfeedparser
options = !strip
source = git+https://github.com/kagisearch/fastfeedparser.git
sha256sums = SKIP
pkgname = python-fastfeedparser-git
|