Search Criteria
Package Details: python-newspaper 0.2.8-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-newspaper.git (read-only, click to copy) |
---|---|
Package Base: | python-newspaper |
Description: | Article scraping & curation |
Upstream URL: | https://github.com/codelucas/newspaper |
Licenses: | BSD |
Submitter: | jelly |
Maintainer: | mistersmee |
Last Packager: | mistersmee |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-10-09 20:12 (UTC) |
Last Updated: | 2024-12-24 12:46 (UTC) |
Dependencies (15)
- python-beautifulsoup4
- python-cssselect
- python-dateutil (python-dateutil-gitAUR)
- python-feedparser
- python-jieba
- python-lxml
- python-nltk
- python-pillow (python-pillow-simd-gitAUR)
- python-requests
- python-tldextract
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
dol commented on 2020-12-14 00:08 (UTC)
A number of dependencies are missing as listed in https://github.com/codelucas/newspaper/blob/master/requirements.txt, not least: beautifulsoup4, cssselect, feedfinder2, feedparser, ...