Add package nimf (#2652)

This commit is contained in:
Gruruya 2023-07-17 04:21:58 -04:00 committed by GitHub
parent 26330d714f
commit 12ee0c082b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30807,5 +30807,23 @@
"description": "Voicepeak Server",
"license": "MIT",
"web": "https://github.com/solaoi/voicepeaky"
},
{
"name": "nimf",
"url": "https://github.com/Gruruya/nimf",
"method": "git",
"tags": [
"find command-line utility",
"multithreaded filesystem search tool",
"fast",
"finder",
"cli",
"shell",
"terminal",
"console"
],
"description": "Search for files in a directory hierarchy.",
"license": "AGPL-3.0-only",
"web": "https://github.com/Gruruya/nimf"
}
]