parsing gettext .po files with python?
Padraig at Linux.ie
Padraig at Linux.ie
Wed Feb 5 10:47:59 EST 2003
More information about the Python-list mailing list
Wed Feb 5 10:47:59 EST 2003
- Previous message (by thread): parsing gettext .po files with python?
- Next message (by thread): parsing gettext .po files with python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Radovan Garabik wrote: > Is there a module (or something) to parse gettext .po files? > I need to extract translated messages from a bunch of .po files, > and while I could write my own script to do that, I'd rather > not invest the time into reinventing the wheel, if something > similar already exists > thanks There are some tools distributed along with pyFind though I haven't looked at them myself. Pádraig.
- Previous message (by thread): parsing gettext .po files with python?
- Next message (by thread): parsing gettext .po files with python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list