Add nimjl1534 (#2840)

* Added package nimjl

* Update packages.json
This commit is contained in:
Regis Caillaud 2024-03-22 17:04:13 +01:00 committed by GitHub
parent 9314cc0e54
commit 2c6c127fab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23441,19 +23441,6 @@
"license": "MIT",
"web": "https://github.com/SolitudeSF/xcb"
},
{
"name": "nimjl",
"url": "https://github.com/Clonkk/nimjl",
"method": "git",
"tags": [
"Nim",
"Julia",
"Bridge"
],
"description": "Nim Julia bridge",
"license": "MIT",
"web": "https://github.com/Clonkk/nimjl"
},
{
"name": "nimflux",
"url": "https://github.com/tdely/nimflux",
@ -32958,5 +32945,21 @@
"description": "A Nim CSS Selectors library for the WHATWG standard compliant Chame HTML parser. Query HTML using CSS selectors with Nim just like you can with JavaScript.",
"license": "MIT",
"web": "https://github.com/Niminem/CSS3Selectors"
},
{
"name": "nimjl",
"url": "https://github.com/SciNim/nimjl",
"method": "git",
"tags": [
"Julia",
"Nim",
"Bridge",
"SciNim",
"Scientific",
"Computing"
],
"description": "Nim Julia bridge",
"license": "MIT",
"web": "https://github.com/SciNim/nimjl"
}
]