mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add zip wrapper
This commit is contained in:
parent
0c9fcae5e9
commit
e69a166116
@ -1946,5 +1946,14 @@
|
|||||||
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
|
"description": "A wrapper for LMDB the Lightning Memory-Mapped Database",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/fowlmouth/lmdb.nim"
|
"web": "https://github.com/fowlmouth/lmdb.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "zip",
|
||||||
|
"url": "https://github.com/nim-lang/zip",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["wrapper", "zip"],
|
||||||
|
"description": "A wrapper for the zip library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/nim-lang/zip"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user