commit: 655cdb4860c5e8b013c3890309feeb16aedcfe11
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 09:56:52 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 10:05:37 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=655cdb48
dev-python/readability-lxml: shorten description
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
dev-python/readability-lxml/readability-lxml-0.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
index 7ad2ca862..914c911e9 100644
--- a/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
+++ b/dev-python/readability-lxml/readability-lxml-0.6.1.ebuild
@@ -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"