dev-python/readability-lxml: shorten description

Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-09-26 11:56:52 +02:00
parent fc2bf26ccc
commit 655cdb4860

View File

@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=(python2_7 python3_{5,6,7,8,9,10,11})
inherit distutils-r1
DESCRIPTION="fast python port of arc90's readability tool, updated to match latest readability.js!"
DESCRIPTION="fast html to text parser (article readability tool)"
HOMEPAGE="https://github.com/buriy/python-readability"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"