Added package grim (#1318)

This commit is contained in:
ebran 2020-01-12 18:03:51 +01:00 committed by Miran
parent b1ddeb88a7
commit 4731c12845

View File

@ -16064,5 +16064,18 @@
"description": "Browse nim packages in your browser.",
"license": "MIT",
"web": "https://github.com/flenniken/nimlist"
},
{
"name": "grim",
"url": "https://github.com/ebran/grim",
"method": "git",
"tags": [
"graph",
"data",
"library"
],
"description": "Graphs in nim!",
"license": "MIT",
"web": "https://github.com/ebran/grim"
}
]