I'm trying to use tesseract library in iOS platform but having some trouble. After downloading any of the language packs (.tar.gz), and successfully ungzip it (become .tar), using the popular Light-Untar-for-iOS <https://github.com/mhausherr/Light-Untar-for-iOS> couldn't manage to untar the file.
Does the .tar format in tesseract language packs have special structure? One of the thing I notice is the first block is always a null block, which is not the case for any of the other tar files I tried. I am able to untar other tar files I found on my Mac without issues.. The file is not corrupted because I can untar it on my Mac without issues.. I have posted the more detailed description of my problem at: https://github.com/mhausherr/Light-Untar-for-iOS/issues/25 -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/2df9ca8f-cf7b-4373-a8e9-07c0ff3088fb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

