[ 源代码: 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