golang-github-la5nta-wl2k-go-dev (1.0.1-1)

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-la5nta-wl2k-go
Architecture
amd64
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
1.3 kB
Size expected
671.4 kB
Size actual
671.4 kB
Size match

Dependencies

Required package dependencies

  • golang-github-paulrosania-go-charset-dev
  • golang-github-albenik-go-serial-dev

Suggested packages

Recommended additional packages

  • None

Description

Winlink framework for Go (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5c01dd737…7a4ac595
SHA-19df509ac…541d573c
SHA-256de877969…88fc0c64
SHA-51274dc5ba3…f8aa8349

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-la5nta-wl2k-go-dev
usr/share/doc/golang-github-la5nta-wl2k-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-la5nta-wl2k-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/la5nta
usr/share/gocode/src/github.com/la5nta/wl2k-go
usr/share/gocode/src/github.com/la5nta/wl2k-go/catalog
usr/share/gocode/src/github.com/la5nta/wl2k-go/catalog/position_report.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/catalog/position_report_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/b2f.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/b2f_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/handshake.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/handshake_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/header.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/header_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/helpers.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/helpers_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/message.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/message_body.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/message_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/mid.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/proposal.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/proposal_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/secure.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/secure_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/wl2k.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/fbb/wl2k_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/go.mod
usr/share/gocode/src/github.com/la5nta/wl2k-go/go.sum
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/bit_reader.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/crc.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/lzhuf.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/lzhuf_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/reader.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/LPE5NXDVLVSQ.b2f
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/LPE5NXDVLVSQ.b2f.lzh
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/Mark.Twain-Tom.Sawyer.txt
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/Mark.Twain-Tom.Sawyer.txt.lzh
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/e.txt
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/e.txt.lzh
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/gettysburg.txt
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/gettysburg.txt.lzh
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/pi.txt
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/testdata/pi.txt.lzh
usr/share/gocode/src/github.com/la5nta/wl2k-go/lzhuf/writer.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/mailbox
usr/share/gocode/src/github.com/la5nta/wl2k-go/mailbox/syncdir.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/common.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/experimental_ptt.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/helpers.c
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/libhamlib.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/libhamlib_consts.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/not_libhamlib.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/rigcontrol/hamlib/rigctld.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/tests
usr/share/gocode/src/github.com/la5nta/wl2k-go/tests/session_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/addr.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/ardop.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/command.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/command_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/conn.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/crc16.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/crc16_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/ctrl_broadcast.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/dial.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/frame.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/frame_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/listen.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/lock.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/state_string.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ardop/tnc.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/address.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/agwpe.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/conn.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/demux.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/frame.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/frame_kinds.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/frame_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/listener.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/port.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/agwpe/tnc_port.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/ax25.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/ax25_linux.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/ax25_other.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/ax25_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/beacon_linux.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/beacon_other.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/dynamic_linux.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/heard_linux.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/heard_other.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/kenwood.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/tnc.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/ax25/tnc_test.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/dial.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/doc.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/interfaces.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/telnet
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/telnet/dial.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/telnet/listen.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/url.go
usr/share/gocode/src/github.com/la5nta/wl2k-go/transport/url_test.go