mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-22 04:49:29 +00:00
commit
2db4f25c6e
@ -2971,5 +2971,32 @@
|
|||||||
"description": "A Quadtree implementation",
|
"description": "A Quadtree implementation",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Nycto/QuadtreeNim"
|
"web": "https://github.com/Nycto/QuadtreeNim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "expat",
|
||||||
|
"url": "https://github.com/nim-lang/expat",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"expat",
|
||||||
|
"xml",
|
||||||
|
"parsing"
|
||||||
|
],
|
||||||
|
"description": "Expat wrapper for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/expat"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sphinx",
|
||||||
|
"url": "https://github.com/Araq/sphinx",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sphinx",
|
||||||
|
"wrapper",
|
||||||
|
"search",
|
||||||
|
"engine"
|
||||||
|
],
|
||||||
|
"description": "Sphinx wrapper for Nim",
|
||||||
|
"license": "LGPL",
|
||||||
|
"web": "https://github.com/Araq/sphinx"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user