Library for TAR Files

jimmyjace

Member
Licensed User
Longtime User
Hi all,

I'm writing an application in Basic4Android which needs to take TAR files and uncompress them.

I've done a lot of Googling and cannot find any libraries that would assist me in the process.

In .NET I use something called "ICSharpCode.SharpZipLib.Tar" which is really good.

Is there an alternative available ??

Kind Regards,

Jason
 
Top