You don't need all of pootle, just the translate toolkit, http://translate.sourceforge.net/wiki/, which pootle is built upon. That's still more than you need, but at least it's there.
Axel 2008/7/23 Åsmund Skjæveland <[EMAIL PROTECTED]>: > 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 > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-i18n > _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
