mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-11 02:23:07 +00:00
Added fnmatch.
This commit is contained in:
parent
a862dbbb03
commit
48a6b9fab9
@ -3871,5 +3871,19 @@
|
||||
"description": "Nim wrapper for the LZ4 library. There is also a high-level API for easy use",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/dfdeshom/nimlz4"
|
||||
},
|
||||
{
|
||||
"name": "fnmatch",
|
||||
"url": "git://github.com/achesak/nim-fnmatch",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"unix",
|
||||
"files",
|
||||
"matching"
|
||||
],
|
||||
"description": "Nim module for filename matching with UNIX shell patterns",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-fnmatch"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user