pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lua-htmlparser: make DESCR slightly more descriptive



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Thu Mar 16 21:40:53 2023 +0200
Changeset:	705c616f1fa957c6212090f737bdcfaeb978b4bf

Modified Files:
	lua-htmlparser/DESCR

Log Message:
lua-htmlparser: make DESCR slightly more descriptive

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=705c616f1fa957c6212090f737bdcfaeb978b4bf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lua-htmlparser/DESCR | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/lua-htmlparser/DESCR b/lua-htmlparser/DESCR
index adee5f2c23..87a1a58bd3 100644
--- a/lua-htmlparser/DESCR
+++ b/lua-htmlparser/DESCR
@@ -1 +1 @@
-Parse HTML text into a tree of elements with selectors.
+A lua module to parse HTML text into a tree of elements with selectors.


Home | Main Index | Thread Index | Old Index