mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package bz (#2724)
This commit is contained in:
parent
7ec004f755
commit
228ba7defd
@ -31569,5 +31569,18 @@
|
|||||||
"description": "Binding for a portable, simple zip library",
|
"description": "Binding for a portable, simple zip library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thechampagne/nimzip"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user