PO -> INI conversion
completed by: Ignacio RodrÃguez
mentors: Sugar Labs
We use gettext and PO files for internationalization in our Python programs. In Javascript, we are looking at webL10n. This task is to write a Python script to convert PO files into the INI format used by webL10n.