mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
add latexdsl, rnim, take over nblosc maintenance (#1722)
This commit is contained in:
parent
ed35c4c897
commit
f1f23b8df8
@ -10604,7 +10604,7 @@
|
||||
},
|
||||
{
|
||||
"name": "blosc",
|
||||
"url": "https://github.com/Skrylar/nblosc",
|
||||
"url": "https://github.com/Vindaar/nblosc",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"blosc",
|
||||
@ -10613,7 +10613,7 @@
|
||||
],
|
||||
"description": "Bit Shuffling Block Compressor (C-Blosc)",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/Skrylar/nblosc"
|
||||
"web": "https://github.com/Vindaar/nblosc"
|
||||
},
|
||||
{
|
||||
"name": "fltk",
|
||||
@ -20528,5 +20528,33 @@
|
||||
"description": "colorizeEcho is a package which colorize echo message on Windows command prompt.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/s3pt3mb3r/colorizeEcho"
|
||||
},
|
||||
{
|
||||
"name": "latexdsl",
|
||||
"url": "https://github.com/Vindaar/LatexDSL",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"dsl",
|
||||
"latex"
|
||||
],
|
||||
"description": "A DSL to generate LaTeX from Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Vindaar/LatexDSL"
|
||||
},
|
||||
{
|
||||
"name": "rnim",
|
||||
"url": "https://github.com/SciNim/rnim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"R",
|
||||
"rstats",
|
||||
"bridge",
|
||||
"library",
|
||||
"statistics"
|
||||
],
|
||||
"description": "A bridge between R and Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SciNim/rnim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user