mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 18:01:17 +00:00
Add spacy: Spatial data structures for Nim. (#1814)
This commit is contained in:
@@ -11140,6 +11140,21 @@
|
||||
"license": "MIT",
|
||||
"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",
|
||||
"url": "https://github.com/treeform/urlly",
|
||||
|
||||
Reference in New Issue
Block a user