go-github-com-leonelquinteros-gotext 1.5.0
Channel: guix
Home page: https://github.com/leonelquinteros/gotext
Licenses: Expat
Synopsis: GNU gettext utilities in Go
Description:
This package implements GNU gettext utilities in Go. It features:
Implements GNU gettext support in native Go.
Complete support for PO files including:
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.
Total results: 1