mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge branch 'patch-1' of https://github.com/dfdeshom/packages into dfdeshom-patch-1
This commit is contained in:
commit
5ad8c7d5d2
@ -3786,6 +3786,7 @@
|
||||
"web": "https://github.com/SSPkrolik/nim-native-dialogs"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
"name": "variant",
|
||||
"url": "https://github.com/yglukhov/variant.git",
|
||||
"method": "git",
|
||||
@ -3808,5 +3809,19 @@
|
||||
"description": "Module to provide an interface as similar as possible to Python's math libary",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nim-pythonmath"
|
||||
},
|
||||
{
|
||||
"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