[pkg-go] Bug#840803: ITP: golang-github-nicksnyder-go-i18n -- Translate your Go program into multiple languages with templates and CLDR plural support.
Anthony Fok
foka at debian.org
Sat Oct 15 02:26:27 UTC 2016
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka at debian.org>
* Package name : golang-github-nicksnyder-go-i18n
Version : 1.5.0-1
Upstream Author : Nick Snyder
* URL : https://github.com/nicksnyder/go-i18n
* License : MIT (Expat)
Programming Lang: Go
Description : Translate your Go program into multiple languages with templates and CLDR plural support.
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 or YAML.
* Documented and tested!
.
The i18n package provides runtime APIs for fetching translated strings.
.
The goi18n command provides functionality for managing the translation
process.
Reason for packaging: New dependency for hugo 0.17.
More information about the Pkg-go-maintainers
mailing list