dgets / RecScan

Utility to search, modify, and/or extract contents from potentially recursive archived messes
1 stars 0 forks source link
archive recursion recursive recursive-algorithm recursively-search utility

RecScan

Utility to search, modify, and/or extract contents from potentially recursive archived messes

I think for now we're going to start with just handling tar archive format, with plans to add .zip directory shit, as well. We'll handle the following compression libraries: gzip, bz2, lz4, xz, and rar. More to come.