# -*- coding: utf-8 -*- """ babel.messages ~~~~~~~~~~~~~~ Support for ``gettext`` message catalogs. :copyright: (c) 2013 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 | 249 B | 0644 |
|
catalog.py | File | 30.26 KB | 0644 |
|
checkers.py | File | 5.95 KB | 0644 |
|
extract.py | File | 25.8 KB | 0644 |
|
frontend.py | File | 37.08 KB | 0644 |
|
jslexer.py | File | 6.18 KB | 0644 |
|
mofile.py | File | 7.12 KB | 0644 |
|
plurals.py | File | 7.03 KB | 0644 |
|
pofile.py | File | 19.48 KB | 0644 |
|