golang-github-hexops-gotextdiff-dev (1.0.3-2)

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-hexops-gotextdiff
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
104 B
Size expected
22.1 kB
Size actual
22.1 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

Unified text diffing in Go (copy of gopls internal diffing)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD57722ccaa…1589f475
SHA-139917b8d…20b9bcf6
SHA-256e56ca509…f27449cb
SHA-512ab204845…a2c3336b

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-hexops-gotextdiff-dev
usr/share/doc/golang-github-hexops-gotextdiff-dev/changelog.Debian.gz
usr/share/doc/golang-github-hexops-gotextdiff-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/hexops
usr/share/gocode/src/github.com/hexops/gotextdiff
usr/share/gocode/src/github.com/hexops/gotextdiff/diff.go
usr/share/gocode/src/github.com/hexops/gotextdiff/diff_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/difftest
usr/share/gocode/src/github.com/hexops/gotextdiff/difftest/difftest.go
usr/share/gocode/src/github.com/hexops/gotextdiff/difftest/difftest_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/go.mod
usr/share/gocode/src/github.com/hexops/gotextdiff/myers
usr/share/gocode/src/github.com/hexops/gotextdiff/myers/diff.go
usr/share/gocode/src/github.com/hexops/gotextdiff/myers/diff_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span
usr/share/gocode/src/github.com/hexops/gotextdiff/span/parse.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/span.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/span_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/token.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/token111.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/token112.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/token_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/uri_windows_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/utf16.go
usr/share/gocode/src/github.com/hexops/gotextdiff/span/utf16_test.go
usr/share/gocode/src/github.com/hexops/gotextdiff/testenv
usr/share/gocode/src/github.com/hexops/gotextdiff/testenv/testenv.go
usr/share/gocode/src/github.com/hexops/gotextdiff/testenv/testenv_112.go
usr/share/gocode/src/github.com/hexops/gotextdiff/unified.go