Add holst package (#1863)

This commit is contained in:
Rui Vieira
2021-04-07 07:49:42 +02:00
committed by GitHub
parent a134e8f4d6
commit 98eb3e72cb
+14
View File
@@ -22089,5 +22089,19 @@
"description": "A tiny static file web server.",
"license": "MIT",
"web": "https://github.com/bung87/nimhttpd"
},
{
"name": "holst",
"url": "https://github.com/ruivieira/nim-holst",
"method": "git",
"tags": [
"jupyter",
"markdown",
"parser"
],
"description": "A parser for Jupyter notebooks.",
"license": "AGPLv3",
"web": "https://github.com/ruivieira/nim-holst",
"doc": "https://ruivieira.github.io/nim-holst/holst.html"
}
]