[ 原始碼: 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