Merge branch 'patch-1' of https://github.com/dfdeshom/packages into dfdeshom-patch-1
This commit is contained in:
commit
5ad8c7d5d2
1 changed files with 15 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue