mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add holst package (#1863)
This commit is contained in:
parent
a134e8f4d6
commit
98eb3e72cb
@ -22089,5 +22089,19 @@
|
|||||||
"description": "A tiny static file web server.",
|
"description": "A tiny static file web server.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/nimhttpd"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user