Added package bz (#2724)

This commit is contained in:
Pierre Carrier
2023-10-17 08:47:42 +08:00
committed by GitHub
parent 7ec004f755
commit 228ba7defd
+13
View File
@@ -31569,5 +31569,18 @@
"description": "Binding for a portable, simple zip library",
"license": "MIT",
"web": "https://github.com/thechampagne/nimzip"
},
{
"name": "bz",
"url": "https://github.com/pcarrier/bz",
"method": "git",
"tags": [
"unix",
"cli",
"utils"
],
"description": "A few CLI utilities",
"license": "0BSD",
"web": "https://github.com/pcarrier/bz"
}
]