パッケージ: python3-django-babel (0.6.2-1)
python3-django-babel に関するリンク
Trisquel の資源:
python-django-babel ソースパッケージをダウンロード:
- [python-django-babel_0.6.2-1.dsc]
- [python-django-babel_0.6.2.orig.tar.xz]
- [python-django-babel_0.6.2-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian OpenStack (メールアーカイブ)
- Thomas Goirand
- Ivan Udovichenko
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utilities for using Babel in Django - Python 3.x
This package contains various utilities for integration of Babel into the Django web framework:
* A message extraction plugin for Django templates. * A middleware class that adds the Babel Locale object to requests. * A set of template tags for date and number formatting.
Babel provides a message extraction framework similar to GNU xgettext, but more extensible and geared towards Python applications. While Django does provide wrapper scripts for making the use of xgettext more convenient, the extraction functionality is rather limited. For example, you can't use template files with an extension other than .html, and everything needs to be in your project package directory.
This package contains the Python 3.x module.
その他の python3-django-babel 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-babel
- tools for internationalizing Python applications - Python 3.x
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- sug: python-django-babel-doc
- Utilities for using Babel in Django - doc