mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added untar package
This commit is contained in:
parent
bb5a1f141f
commit
6637fe5831
@ -5876,5 +5876,21 @@
|
|||||||
"description": "Binding for Intel Storage Acceleration library",
|
"description": "Binding for Intel Storage Acceleration library",
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/nimscale/isa"
|
"web": "https://github.com/nimscale/isa"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "untar",
|
||||||
|
"url": "https://github.com/dom96/untar",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"library",
|
||||||
|
"tar",
|
||||||
|
"gz",
|
||||||
|
"compression",
|
||||||
|
"archive",
|
||||||
|
"decompression"
|
||||||
|
],
|
||||||
|
"description": "Library for decompressing tar.gz files.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/dom96/untar"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user