File: control

package info (click to toggle)
golang-github-gosexy-gettext 0~git20130221-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 80 kB
  • ctags: 28
  • sloc: makefile: 20
file content (19 lines) | stat: -rw-r--r-- 647 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: golang-github-gosexy-gettext
Section: devel
Priority: extra
Maintainer: Steve Langasek <vorlon@debian.org>
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-go,
Standards-Version: 3.9.7
Homepage: https://github.com/gosexy/gettext

Package: golang-github-gosexy-gettext-dev
Architecture: all
Depends: ${misc:Depends}
Built-Using: ${misc:Built-Using}
Replaces: golang-gettext-dev (<< 0~git20130221-0ubuntu4~)
Breaks: golang-gettext-dev (<< 0~git20130221-0ubuntu4~)
Description: Gettext support for the Go language
 The gettext package enables Go programs to use gettext library calls for
 translation support.