mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package filetype (#1787)
This commit is contained in:
parent
89ef8f87f7
commit
e37332f315
@ -21208,5 +21208,19 @@
|
|||||||
"description": "Lazy evaluated sequences",
|
"description": "Lazy evaluated sequences",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/markspanbroek/nim-lazyseq"
|
"web": "https://github.com/markspanbroek/nim-lazyseq"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "filetype",
|
||||||
|
"url": "https://github.com/jiro4989/filetype",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"lib",
|
||||||
|
"magic-numbers",
|
||||||
|
"file",
|
||||||
|
"file-format"
|
||||||
|
],
|
||||||
|
"description": "Small and dependency free Nim package to infer file and MIME type checking the magic numbers signature.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/jiro4989/filetype"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user