Is there any linux command-line utility that can handle both Windows and Linux archive formats ?
I'm writing a script that needs to be able to extract info ( listing files/folders inside is crucial ) from most popular archive formats used on both OS'es.
Or maybe a script that provides an API, selecting the appropriate utility depending on filetype ?