golang-github-leonelquinteros-gotext-dev binary package in Ubuntu Lunar amd64
GNU gettext utilities (https:/
.
Features
.
* Implements GNU gettext support in native Go.
* Complete support for PO files
(https:/
including:
* Support for multiline strings and headers.
* Support for variables inside translation strings using Go's fmt
syntax (https:/
* Support for pluralization rules
(https:/
* Support for message contexts
(https:/
* Support for MO files.
* Thread-safe: This package is safe for concurrent use across multiple
goroutines.
* It works with UTF-8 encoding as it's the default for Go language.
* Unit tests available.
* Language codes are automatically simplified from the form en_UK to en
if the first isn't available.
* Ready to use inside Go templates.
* Objects are serializable to []byte to store them in cache.
* Support for Go Modules.
Publishing history
Date | Status | Target | Component | Section | Priority | Phased updates | Version | ||
---|---|---|---|---|---|---|---|---|---|
2022-10-27 17:20:10 UTC | Published | Ubuntu Lunar amd64 | release | universe | golang | Optional | 1.5.0-3 | ||
|