blob: 74ef6770625e8f6fbf192a9903df853e03cfb2f5 (
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
28
29
30
31
32
33
34
|
pkgbase = python-newspaper4k
pkgdesc = A fork and continuation of the newspaper3k/newspaper package.
pkgver = 0.9.3.1
pkgrel = 4
url = https://github.com/andythefactory/newspaper4k
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-poetry
depends = python-beautifulsoup4
depends = python-feedparser
depends = python-lxml
depends = python-nltk
depends = python-pillow
depends = python-dateutil
depends = python-yaml
depends = python-requests
depends = python-tldextract
depends = python-typing_extensions
optdepends = python-numpy
optdepends = python-pandas
optdepends = python-tinysegmenter
optdepends = python-pythainlp
optdepends = python-jieba
optdepends = python-indic-nlp-library
optdepends = python-cloudscraper
optdepends = python-gnews
source = python-newspaper4k-0.9.3.1.tar.gz::https://github.com/andythefactory/newspaper4k/archive/refs/tags/0.9.3.1.tar.gz
sha256sums = 879febfcf14c313487805009cc2bf8d509928ae8f89c723937e25d40bbfb8283
pkgname = python-newspaper4k
|