Added untar package
This commit is contained in:
parent
bb5a1f141f
commit
6637fe5831
1 changed files with 16 additions and 0 deletions
|
|
@ -5876,5 +5876,21 @@
|
|||
"description": "Binding for Intel Storage Acceleration library",
|
||||
"license": "Apache License 2.0",
|
||||
"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…
Add table
Add a link
Reference in a new issue