Add package tokarax (#2038)

This commit is contained in:
Thiago Ferreira 2021-10-21 08:42:17 +00:00 committed by GitHub
parent e1ef786e1f
commit 2456f04e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23971,5 +23971,18 @@
"description": "A consistent markup language",
"license": "GPL-3.0",
"web": "http://xidoc.nim.town/"
},
{
"name": "tokarax",
"url": "https://github.com/thisago/tokarax",
"method": "git",
"tags": [
"html",
"converter",
"karax"
],
"description": "Converts HTML to Karax representation",
"license": "MIT",
"web": "https://github.com/thisago/tokarax"
}
]