mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 11:02:18 +00:00
v02. -> v0.1.1
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
package = "htmlparser"
|
package = "htmlparser"
|
||||||
version = "0.2-1"
|
version = "0.1.1-1"
|
||||||
source = {
|
source = {
|
||||||
url = "git://github.com/wscherphof/lua-htmlparser.git",
|
url = "git://github.com/wscherphof/lua-htmlparser.git",
|
||||||
branch = "v0.2"
|
branch = "v0.1.1"
|
||||||
}
|
}
|
||||||
description = {
|
description = {
|
||||||
summary = "Parse HTML text into a tree of elements with selectors",
|
summary = "Parse HTML text into a tree of elements with selectors",
|
Reference in New Issue
Block a user