golang-github-aymanbagabas-go-udiff-dev (0.3.1-1)

3 versions available in kali/kali-last-snapshot/main/i386

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

Size & integrity

Byte sizes and integrity verification

Installed size
121 B
Size expected
25.6 kB
Size actual
25.6 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

µDiff - a micro Go diffing library

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5bbef4303…2ca2bd88
SHA-195210230…dab8f695
SHA-2568fb8bddb…fb29ff7e
SHA-5126e666ad9…9a0093bb

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-aymanbagabas-go-udiff-dev
usr/share/doc/golang-github-aymanbagabas-go-udiff-dev/changelog.Debian.gz
usr/share/doc/golang-github-aymanbagabas-go-udiff-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/aymanbagabas
usr/share/gocode/src/github.com/aymanbagabas/go-udiff
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/apply
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/apply/main.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/changes
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/changes/main.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/hello-world
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/_examples/hello-world/main.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/diff.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/diff_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/difftest
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/difftest/difftest.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/difftest/difftest_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/export.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/export_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/go.mod
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/common.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/common_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/doc.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/labels.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/old.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/old_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/lcs/sequence.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/merge.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/merge_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/myers
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/myers/diff.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/myers/diff_test.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/ndiff.go
usr/share/gocode/src/github.com/aymanbagabas/go-udiff/unified.go