I did not find a way to get line separator in the system independent manner. Linux uses character 10 (lf), windowses (two characters: 10, 13), and mac uses 13(not sure?). Is there already a way to do this? If not I can open a issue and propose a fix.
-- Panu
