[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: How to access .bz2 files with lua ?
- From: George Petsagourakis <petsagouris@...>
- Date: Fri, 9 May 2008 16:37:52 +0000 (UTC)
Basically I need to access a file named "somefile.xml.bz2" it has an xml inside.
Any easy ideas how to read the xml to a string without even downloading the file?