This commit is contained in:
c-blake 2022-08-03 01:13:07 -04:00 committed by GitHub
parent 024b912938
commit 131b947167
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26989,5 +26989,19 @@
"description": "Classical Graph Algos in Nim",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/gralg"
},
{
"name": "thes",
"url": "https://github.com/c-blake/thes",
"method": "git",
"tags": [
"thesaurus",
"definitions",
"graph algorithms",
"graph example"
],
"description": "Thesaurus CLI/Library & Analyzer in Nim",
"license": "MIT/ISC",
"web": "https://github.com/c-blake/thes"
}
]