Is there a Python library for reading and writing PO files? I'm looking for something that will give me something like an object containing (msgids, msgstrs, isFuzzy, isObsolete) for each msgid (with plural support), and will write such strings to a PO file. As far as Google will tell me[1] there's not too much around, but I think what I'm looking for is hidden inside Pootle. Basically, is what I'm looking for available as a standalone module, or will I have to disassemble Pootle?

--
Åsmund Skjæveland

[1] "google:python po file parser" and similar queries was remarkably unhelpful.
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to