golang-github-nicksnyder-go-i18n.v2 2.1.2-1 source package in Ubuntu

Changelog

golang-github-nicksnyder-go-i18n.v2 (2.1.2-1) unstable; urgency=medium

  * New upstream version 2.1.2
  * Fix filenamemangle error in debian/watch
  * Change Section from devel to golang
  * Bump Standards-Version to 4.6.0 (no change)
  * Mark library package with "Multi-Arch: foreign"
  * Update test to new error message in Go 1.16 and newer.
    This fixes test error without breaking the test on Go 1.15 and older.
    Thanks to William Wilson (Canonical) for the patch!
    (Closes: #990236, #997571)

 -- Anthony Fok <email address hidden>  Mon, 29 Nov 2021 05:54:19 -0700

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-nicksnyder-go-i18n.v2_2.1.2-1.dsc 2.5 KiB 240745a82d323763e45e5ecb580554fe53bcf7142ac217e20749a04a895df413
golang-github-nicksnyder-go-i18n.v2_2.1.2.orig.tar.gz 39.7 KiB 4c1f8febe1ec7e36e0716c3a06c57a2b74980bfeceb4e898e4fdb8b602d87eba
golang-github-nicksnyder-go-i18n.v2_2.1.2-1.debian.tar.xz 6.5 KiB b1a06f2e17fa8dee24f1ede2533df6c7430842bede2213eb5dbe4bd5cb9e467d

No changes file available.

Binary packages built by this source

golang-github-nicksnyder-go-i18n.v2-dev: Translate Go program into multiple languages

 Go package and that helps translating 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).