Fri, 04 Oct 2024 05:53:57 UTC | login

Information for build golang-github-nicksnyder-i18n-2-2.1.1-1.fc33

ID186838
Package Namegolang-github-nicksnyder-i18n-2
Version2.1.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-github-nicksnyder-i18n-2.git#afcc0f33040a20ad85540414f4d5aa56754aac4e
SummaryTranslate your Go program into multiple languages
Description 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. - Supports message files of any format (e.g. JSON, TOML, YAML, etc.). - Documented and tested!
Built bydavidlt
State failed
Volume DEFAULT
StartedWed, 27 Jan 2021 15:39:52 UTC
CompletedWed, 27 Jan 2021 15:52:54 UTC
Taskbuild (f33, /rpms/golang-github-nicksnyder-i18n-2.git:afcc0f33040a20ad85540414f4d5aa56754aac4e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-github-nicksnyder-i18n-2.git#afcc0f33040a20ad85540414f4d5aa56754aac4e'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Oct 02 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.1.1-1 - Update to latest version (#1883383) * Thu Jul 30 2020 Robert-André Mauchin <zebob.m@gmail.com> - 2.0.3-4 - Add alternative import path * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Nov 20 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.0.3-1 - Update to latest version * Wed Oct 16 2019 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 2.0.2-1 - Initial package