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