./devel/go-i18n, Translate your Go program into multiple languages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 1.10.0nb3, Package name: go-i18n-1.10.0nb3, Maintainer: pkgsrc-users

go-i18n is a Go package and a command that helps you translate Go programs into
multiple languages.

* Supports pluralized strings for all 200+ languages in the Unicode Common
Locale Data Repository (CLDR).
* Code and tests are automatically generated from CLDR data
* Supports strings with named variables using text/template syntax.
* Translation files are simple JSON, TOML or YAML.
* Documented and tested!


Required to build:
[devel/go-buffruneio] [devel/go-yaml] [lang/go111] [www/go-toml-pelletier] [pkgtools/cwrappers]

Master sites:

SHA1: 15bdf28983afca6d4b6dbdafd4004ec157d27205
RMD160: 94bdedfc3d2128953d69472c14bdd6ed0c339fbe
Filesize: 38.719 KB

Version history: (Expand)


CVS history: (Expand)


   2019-02-08 13:03:20 by S.P.Zeidler | Files touched by this commit (141) | Package updated
Log message:
revbump go dependents after lang/go111 and lang/go110 updates