.. | |||||
__init__.py | |||||
catalog.py | |||||
checkers.py | |||||
extract.py | |||||
frontend.py | |||||
jslexer.py | |||||
mofile.py | |||||
plurals.py | |||||
pofile.py |
# -*- coding: utf-8 -*- """ babel.messages ~~~~~~~~~~~~~~ Support for ``gettext`` message catalogs. :copyright: (c) 2013-2021 by the Babel Team. :license: BSD, see LICENSE for more details. """ from babel.messages.catalog import *
.. | |||||
__init__.py | |||||
catalog.py | |||||
checkers.py | |||||
extract.py | |||||
frontend.py | |||||
jslexer.py | |||||
mofile.py | |||||
plurals.py | |||||
pofile.py |