mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add package soundex (#1538)
* Added package soundex * Fix packages.json about soundex writed url Co-authored-by: KASHIWARA FUKI <tanakatarou0205@yahoo.co.jp>
This commit is contained in:
parent
f01ac58126
commit
9d68bcf0dc
@ -18504,5 +18504,17 @@
|
|||||||
"description": "Nim CMAES library",
|
"description": "Nim CMAES library",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/zevv/nimcmaes"
|
"web": "https://github.com/zevv/nimcmaes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "soundex",
|
||||||
|
"url": "https://github.com/Kashiwara0205/soundex",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"algorithm"
|
||||||
|
],
|
||||||
|
"description": "soundex algorithm",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Kashiwara0205/soundex"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user