Merge pull request #643 from PMunch/master
Added zhsh (zhangshasha) package
This commit is contained in:
commit
1f737b3345
1 changed files with 12 additions and 0 deletions
|
|
@ -1016,6 +1016,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/libkeepass"
|
||||
},
|
||||
{
|
||||
"name": "zhsh",
|
||||
"url": "https://github.com/PMunch/zhangshasha",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"algorithm",
|
||||
"edit-distance"
|
||||
],
|
||||
"description": "This module is a port of the Java implementation of the Zhang-Shasha algorithm for tree edit distance",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/zhangshasha"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue