Added package libdeflate_gzip (#2329)

This commit is contained in:
Radek Miček 2022-08-21 02:25:52 +02:00 committed by GitHub
parent 058ebb5443
commit 8082c0b70d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27169,5 +27169,18 @@
"description": "Bindings for Clipper2Lib: Polygon Clipping and Offsetting Library from Angus Johnson",
"license": "boost",
"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"
}
]