Add package html2karax (#1806)

This commit is contained in:
flywind 2021-02-07 09:51:45 -06:00 committed by GitHub
parent e7d32147d7
commit 2d8c6b97b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21475,5 +21475,18 @@
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
"license": "GPL-3.0",
"web": "http://purl.org/eris"
},
{
"name": "html2karax",
"url": "https://github.com/nim-lang-cn/html2karax",
"method": "git",
"tags": [
"web",
"karax",
"html"
],
"description": "Converts html to karax.",
"license": "MIT",
"web": "https://github.com/nim-lang-cn/html2karax"
}
]