golang-github-aymanbagabas-go-udiff-dev (0.4.1-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://ports.ubuntu.com
- Codename
- stonking
- Component
- universe
- Source
- golang-github-aymanbagabas-go-udiff
- Architecture
- arm64
- Section
- universe/golang
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 125 B
- Size expected
- 26.9 kB
- Size actual
- 26.9 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
| Type | Actual | Match |
|---|---|---|
| MD5 | 51c55214…73281c8f | |
| SHA-1 | 74da7cd3…bbba8aa9 | |
| SHA-256 | 637ccda2…8c901ce9 | |
| SHA-512 | f86c45c6…8f69212a |
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/export.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