mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package nimgraphviz
This commit is contained in:
parent
3bb6036030
commit
5c856e72b4
@ -9585,5 +9585,20 @@
|
||||
"description": "Nim-based DSL allowing to generate SVG files and GIF animations.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/bluenote10/NimSvg"
|
||||
},
|
||||
{
|
||||
"name": "nimgraphviz",
|
||||
"url": "https://github.com/QuinnFreedman/nimgraphviz",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"graph",
|
||||
"viz",
|
||||
"graphviz",
|
||||
"dot",
|
||||
"pygraphviz"
|
||||
],
|
||||
"description": "Nim bindings for the GraphViz tool and the DOT graph language",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/QuinnFreedman/nimgraphviz"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user