mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package nimviz (#1514)
This commit is contained in:
parent
be8d4490f1
commit
18683df0ec
@ -18269,5 +18269,18 @@
|
|||||||
"description": "A glue wrapper to do awk-style text processing with Nim",
|
"description": "A glue wrapper to do awk-style text processing with Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/capocasa/naw"
|
"web": "https://github.com/capocasa/naw"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimviz",
|
||||||
|
"url": "https://github.com/Rekihyt/nimviz",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"graphviz",
|
||||||
|
"library",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for the graphviz c api.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Rekihyt/nimviz"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user