mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added package find (#2486)
This commit is contained in:
parent
9be8efa602
commit
5b3c441430
@ -28802,5 +28802,22 @@
|
||||
"description": "Playdate Nim bindings with extra features.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/samdze/playdate-nim"
|
||||
},
|
||||
{
|
||||
"name": "find",
|
||||
"url": "https://github.com/openpeep/find",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"files",
|
||||
"finder",
|
||||
"find",
|
||||
"iterator",
|
||||
"file",
|
||||
"filesystem",
|
||||
"fs"
|
||||
],
|
||||
"description": "Finds files and directories based on different criteria via an intuitive fluent interface",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/openpeep/find"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user