mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package htmlparser (#2730)
Added by PhilippMDoerner in lieu of ringabout having a bad internet connection right now.
This commit is contained in:
parent
f46d70d2af
commit
5253d604fa
@ -31663,5 +31663,20 @@
|
||||
"description": "Yet another CLI option parser generator for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xjzh123/clim"
|
||||
},
|
||||
{
|
||||
"name": "htmlparser",
|
||||
"url": "https://github.com/nim-lang/htmlparser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"parser",
|
||||
"HTML",
|
||||
"official",
|
||||
"web",
|
||||
"library"
|
||||
],
|
||||
"description": "Parse a HTML document in Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nim-lang/htmlparser"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user