[ ソース: flufl.i18n ]
パッケージ: python3-flufl.i18n (3.0.1-1)
python3-flufl.i18n に関するリンク
Debian の資源:
flufl.i18n ソースパッケージをダウンロード:
- [flufl.i18n_3.0.1-1.dsc]
- [flufl.i18n_3.0.1.orig.tar.gz]
- [flufl.i18n_3.0.1.orig.tar.gz.asc]
- [flufl.i18n_3.0.1-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [gitlab.com]
類似のパッケージ:
high level API for Python internationalization (Python 3)
This package provides a high level, convenient API for managing internationalization translation contexts in Python application. There is a simple API for single-context applications, such as command line scripts which only need to translate into one language during the entire course of their execution. There is a more flexible, but still convenient API for multi-context applications, such as servers, which may need to switch language contexts for different tasks.
その他の python3-flufl.i18n 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-public
- @public decorator for adding names to __all__
-
- sug: python-flufl.i18n-doc
- high level API for Python internationalization (common documentation)
-
- sug: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス