Added package nimish (#1540)

This commit is contained in:
flywind 2020-06-28 19:38:32 +08:00 committed by GitHub
parent 9d68bcf0dc
commit 3531cc8523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18516,5 +18516,18 @@
"description": "soundex algorithm",
"license": "MIT",
"web": "https://github.com/Kashiwara0205/soundex"
},
{
"name": "nimish",
"url": "https://github.com/xflywind/nimish",
"method": "git",
"tags": [
"macro",
"library",
"c"
],
"description": "C macro for Nim.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/nimish"
}
]