mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add htmlunescape (#2071)
This commit is contained in:
parent
6d4b9801ce
commit
c210c4aa06
@ -24325,5 +24325,17 @@
|
|||||||
"description": "Scraping tools",
|
"description": "Scraping tools",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://gitlab.com/lurlo/scraper"
|
"web": "https://gitlab.com/lurlo/scraper"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "htmlunescape",
|
||||||
|
"url": "https://github.com/AmanoTeam/htmlunescape",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"html",
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"description": "Port of Python's html.escape and html.unescape to Nim",
|
||||||
|
"license": "LGPL-3.0",
|
||||||
|
"web": "https://github.com/AmanoTeam/htmlunescape"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user