mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
commit
6458cc2bd6
@ -21222,5 +21222,18 @@
|
|||||||
"description": "Small and dependency free Nim package to infer file and MIME type checking the magic numbers signature.",
|
"description": "Small and dependency free Nim package to infer file and MIME type checking the magic numbers signature.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jiro4989/filetype"
|
"web": "https://github.com/jiro4989/filetype"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "hats",
|
||||||
|
"url": "https://github.com/davidgarland/nim-hats",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"array",
|
||||||
|
"arrays",
|
||||||
|
"hat"
|
||||||
|
],
|
||||||
|
"description": "Various kinds of hashed array trees.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/davidgarland/nim-hats"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user