Added package simple_graph

This commit is contained in:
Eric Lee 2018-02-02 22:34:34 -08:00
parent 676f90e939
commit 968a571e55

View File

@ -8090,5 +8090,16 @@
"description": "Nim - Python bridge",
"license": "MIT",
"web": "https://github.com/yglukhov/nimpy"
},
{
"name": "simple_graph",
"url": "github:erhlee-bird/simple_graph",
"method": "git",
"tags": [
"nim-lang"
],
"description": "Simple Graph Library",
"license": "MIT",
"web": "github:erhlee-bird/simple_graph"
}
]