Source: golang-github-unknwon-i18n
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang (>= 1.31),
               golang-any,
               golang-github-unknwon-com-dev,
               golang-gopkg-ini.v1-dev
Standards-Version: 4.1.1
Homepage: https://github.com/Unknwon/i18n
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-unknwon-i18n
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-unknwon-i18n.git
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/Unknwon/i18n

Package: golang-github-unknwon-i18n-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-github-unknwon-com-dev,
         golang-gopkg-ini.v1-dev
Description: Internationalization and Localization in Go
 This package provides multiple-language options to improve user
 experience. This package provides a very simple way to implement
 multi-language support in Go applications.