# -*- coding: utf-8 -*- """ babel.messages ~~~~~~~~~~~~~~ Support for ``gettext`` message catalogs. :copyright: (c) 2013-2019 by the Babel Team. :license: BSD, see LICENSE for more details. """ from babel.messages.catalog import *
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
__init__.py | File | 254 B | 0644 |
|
catalog.py | File | 31.54 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.35 KB | 0644 |
|