lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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?