golang-github-leonelquinteros-gotext-dev (1.5.0-3)

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
golang-github-leonelquinteros-gotext
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
217 B
Size expected
25.7 kB
Size actual
25.7 kB
Size match

Dependencies

Required package dependencies

  • golang-golang-x-tools-dev
  • golang-golang-x-text-dev

Suggested packages

Recommended additional packages

  • None

Description

Go GNU gettext utilities package (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD55c2b3e37…a874de25
SHA-14dd94b56…f8cdcc92
SHA-256b2cd4dd4…aa060522
SHA-512f0aa0a88…9b957431

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-leonelquinteros-gotext-dev
usr/share/doc/golang-github-leonelquinteros-gotext-dev/changelog.Debian.gz
usr/share/doc/golang-github-leonelquinteros-gotext-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/leonelquinteros
usr/share/gocode/src/github.com/leonelquinteros/gotext
usr/share/gocode/src/github.com/leonelquinteros/gotext/domain.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/domain_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/ar
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/ar/categories.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/ar/no_plural_header.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de/default.mo
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de/default.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de_DE
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de_DE/LC_MESSAGES
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de_DE/LC_MESSAGES/default.mo
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/de_DE/LC_MESSAGES/default.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_AU
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_AU/default.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_GB
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_GB/default.mo
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_US
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_US/default.mo
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/en_US/default.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/fr
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/fr/LC_MESSAGES
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/fr/LC_MESSAGES/default.mo
usr/share/gocode/src/github.com/leonelquinteros/gotext/fixtures/fr/LC_MESSAGES/default.po
usr/share/gocode/src/github.com/leonelquinteros/gotext/go.mod
usr/share/gocode/src/github.com/leonelquinteros/gotext/go.sum
usr/share/gocode/src/github.com/leonelquinteros/gotext/gotext.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/gotext_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/helper.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/helper_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/locale.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/locale_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/mo.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/mo_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/compiler.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/compiler_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/expression.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/math.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/testdata
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/testdata/pluralforms.json
usr/share/gocode/src/github.com/leonelquinteros/gotext/plurals/tests.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/po.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/po_test.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/translation.go
usr/share/gocode/src/github.com/leonelquinteros/gotext/translator.go