mirror of
https://github.com/logos-messaging/packages.git
synced 2026-02-19 07:53:13 +00:00
Add package delaunator. (#2625)
This commit is contained in:
parent
7435e9c381
commit
d9876349de
@ -30473,5 +30473,20 @@
|
||||
"description": "A quick media server in nim",
|
||||
"license": "GPL-3.0-only",
|
||||
"web": "https://github.com/arashi-software/shio"
|
||||
},
|
||||
{
|
||||
"name": "delaunator",
|
||||
"url": "https://github.com/patternspandemic/delaunator-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"delaunay",
|
||||
"voronoi",
|
||||
"dual graph",
|
||||
"library"
|
||||
],
|
||||
"description": "Fast 2D Delaunay triangulation. A Nim port of Mapbox/Delaunator.",
|
||||
"license": "Unlicense",
|
||||
"web": "https://github.com/patternspandemic/delaunator-nim",
|
||||
"doc": "https://patternspandemic.github.io/delaunator-nim/"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user