mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Add package html2karax (#1806)
This commit is contained in:
parent
e7d32147d7
commit
2d8c6b97b2
@ -21475,5 +21475,18 @@
|
|||||||
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
|
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"web": "http://purl.org/eris"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user