mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-23 18:03:42 +00:00
Add spacy: Spatial data structures for Nim. (#1814)
This commit is contained in:
parent
632465b217
commit
1286653d23
@ -11140,6 +11140,21 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/bumpy"
|
"web": "https://github.com/treeform/bumpy"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "spacy",
|
||||||
|
"url": "https://github.com/treeform/spacy",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"2d",
|
||||||
|
"collision",
|
||||||
|
"quadtree",
|
||||||
|
"kdtree",
|
||||||
|
"partition"
|
||||||
|
],
|
||||||
|
"description": "Spatial data structures for Nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/treeform/spacy"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "urlly",
|
"name": "urlly",
|
||||||
"url": "https://github.com/treeform/urlly",
|
"url": "https://github.com/treeform/urlly",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user