mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Merge pull request #650 from erhlee-bird/add-simple_graph0634
Add package simple_graph
This commit is contained in:
commit
cb900624b3
@ -8090,5 +8090,17 @@
|
|||||||
"description": "Nim - Python bridge",
|
"description": "Nim - Python bridge",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/nimpy"
|
"web": "https://github.com/yglukhov/nimpy"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "simple_graph",
|
||||||
|
"url": "https://github.com/erhlee-bird/simple_graph",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"datastructures",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Simple Graph Library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/erhlee-bird/simple_graph"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user