Added package heine (#2512)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
Adam Blažek 2023-02-26 18:30:53 +01:00 committed by Gabriel Huber
parent 6a1b1c7ca1
commit cdc3f2015e

View File

@ -29020,8 +29020,8 @@
"description": "ANT: statically typed configurations for Nim (and others)",
"license": "MIT",
"web": "https://github.com/elcritch/ants"
},
{
},
{
"name": "kraut",
"url": "https://github.com/moigagoo/kraut",
"method": "git",
@ -29035,5 +29035,18 @@
"description": "Router for Karax frontend framework.",
"license": "MIT",
"web": "https://github.com/moigagoo/kraut"
},
{
"name": "heine",
"url": "https://git.sr.ht/~xigoi/heine",
"method": "git",
"tags": [
"math",
"latex",
"language"
],
"description": "A compact notation for math that transpiles to LaTeX",
"license": "GPL-3.0-or-later",
"web": "https://xigoi.srht.site/heine/"
}
]