summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c01ace2bc38d23ea2a946f5ecd624ac106e3b19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-readabilipy
	pkgdesc = A Python wrapper for Mozilla's Readability.js.
	pkgver = 0.2.0
	pkgrel = 1
	url = https://github.com/alan-turing-institute/ReadabiliPy
	changelog = python-readabilipy.changelog.md
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python>=3.6.0
	depends = python-beautifulsoup4>=4.7.1
	depends = python-html5lib
	depends = python-lxml
	depends = python-regex
	optdepends = nodejs>=10.0.0: Readability.js wrapper
	source = https://files.pythonhosted.org/packages/source/r/readabilipy/readabilipy-0.2.0.tar.gz
	sha256sums = 098bf347b19f362042fb6c08864ad776588bf844ac2261fb230f7f9c250fdae5

pkgname = python-readabilipy