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

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
golang-github-hexops-gotextdiff
Architecture
amd64
Section
universe/golang
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
104 B
Size expected
22.5 kB
Size actual
22.5 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
MD52697467d…7fe98aec
SHA-10d8625b7…2310c076
SHA-2567b615bfc…13d47e5a
SHA-5125ccd79b3…9666990c

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