mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
add nimlz4
This commit is contained in:
parent
62601eabcd
commit
1277680b08
@ -3784,5 +3784,19 @@
|
|||||||
"description": "Implements framework-agnostic native operating system dialogs calls",
|
"description": "Implements framework-agnostic native operating system dialogs calls",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
|
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimlz4",
|
||||||
|
"url": "https://github.com/dfdeshom/nimlz4.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wrapper",
|
||||||
|
"compression",
|
||||||
|
"lzo",
|
||||||
|
"lz4"
|
||||||
|
],
|
||||||
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user