mirror of
https://github.com/TangentFoxy/lua-htmlparser.git
synced 2025-07-28 02:52:19 +00:00
LGPL
This commit is contained in:
@@ -10,7 +10,7 @@ description = {
|
||||
Call parse() to build up a tree of element nodes. Each node in the tree, including the root node that is returned by parse(), supports a basic set of jQuery-like selectors. Or you could walk the tree by hand.
|
||||
]],
|
||||
homepage = "http://wscherphof.github.io/lua-htmlparser/",
|
||||
license = "MIT"
|
||||
license = "LGPL+"
|
||||
}
|
||||
dependencies = {
|
||||
"lua >= 5.2",
|
||||
|
Reference in New Issue
Block a user