[ trixie ]
[ sid ]
[ ソース: golang-github-xuanwo-go-locale ]
パッケージ: golang-github-xuanwo-go-locale-dev (1.1.3-2)
golang-github-xuanwo-go-locale-dev に関するリンク
Debian の資源:
golang-github-xuanwo-go-locale ソースパッケージをダウンロード:
- [golang-github-xuanwo-go-locale_1.1.3-2.dsc]
- [golang-github-xuanwo-go-locale_1.1.3.orig.tar.gz]
- [golang-github-xuanwo-go-locale_1.1.3-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Cross platform locale detection for Golang (library)
go-locale supports looking up a number of locale environment variables and files on POSIX-compatible systems.
It can lookup the following locale variables:
* LANGUAGE * LC_ALL * LC_MESSAGES * LANG
and can read the following locale files:
* $XDG_CONFIG_HOME/locale.conf * $HOME/.config/locale.conf * /etc/locale.conf
その他の golang-github-xuanwo-go-locale-dev 関連パッケージ
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-golang-x-text-dev (>= 0.21.0)
- Supplementary Go text-related libraries