Add holst package (#1863)

This commit is contained in:
Rui Vieira 2021-04-07 06:49:42 +01:00 committed by GitHub
parent a134e8f4d6
commit 98eb3e72cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]