# -*- 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 *
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| __init__.py | File | 254 B | 0644 |
|
| catalog.py | File | 31.53 KB | 0644 |
|
| checkers.py | File | 5.94 KB | 0644 |
|
| extract.py | File | 25.85 KB | 0644 |
|
| frontend.py | File | 37.82 KB | 0644 |
|
| jslexer.py | File | 6.19 KB | 0644 |
|
| mofile.py | File | 7.04 KB | 0644 |
|
| plurals.py | File | 7.04 KB | 0644 |
|
| pofile.py | File | 21.63 KB | 0644 |
|