Added package finder (#1472)

This commit is contained in:
Bung 2020-05-14 15:15:45 +08:00 committed by GitHub
parent 5bd5b41ab2
commit 81f89833d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17856,5 +17856,19 @@
"description": "A Nim implementation of the Stalin Sort algorithm.",
"license": "CC0-1.0",
"web": "https://github.com/Knaque/stalinsort"
},
{
"name": "finder",
"url": "https://github.com/bung87/finder",
"method": "git",
"tags": [
"finder",
"fs",
"zip",
"memory"
],
"description": "fs memory zip finder implement in Nim",
"license": "MIT",
"web": "https://github.com/bung87/finder"
}
]