Add spacy: Spatial data structures for Nim. (#1814)

This commit is contained in:
treeform 2021-02-19 13:33:05 -08:00 committed by GitHub
parent 632465b217
commit 1286653d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",