Added package bz (#2724)

This commit is contained in:
Pierre Carrier 2023-10-16 20:47:42 -04:00 committed by GitHub
parent 7ec004f755
commit 228ba7defd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]