mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package libdeflate_gzip (#2329)
This commit is contained in:
parent
058ebb5443
commit
8082c0b70d
@ -27169,5 +27169,18 @@
|
|||||||
"description": "Bindings for Clipper2Lib: Polygon Clipping and Offsetting Library from Angus Johnson",
|
"description": "Bindings for Clipper2Lib: Polygon Clipping and Offsetting Library from Angus Johnson",
|
||||||
"license": "boost",
|
"license": "boost",
|
||||||
"web": "https://github.com/scemino/clipper2"
|
"web": "https://github.com/scemino/clipper2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libdeflate_gzip",
|
||||||
|
"url": "https://github.com/radekm/nim_libdeflate_gzip",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"compression",
|
||||||
|
"gzip",
|
||||||
|
"deflate"
|
||||||
|
],
|
||||||
|
"description": "A wrapper for libdeflate",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/radekm/nim_libdeflate_gzip"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user