golang-github-makeworld-the-better-one-dither-dev (2.4.0-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-makeworld-the-better-one-dither
Architecture
i386
Section
golang
Priority
optional
Maintainer
Debian Go Packaging Team <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
2.1 kB
Size expected
2 MB
Size actual
2 MB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

fast, correct image dithering library in Go

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5e68da4e6…2765ca7a
SHA-1c1a9ed10…d9bd5741
SHA-25662b8ba89…f7c72ea4
SHA-5124f3c0c45…613bc9a8

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/changelog.Debian.gz
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/changelog.gz
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/copyright
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/gif_animation
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/gif_animation/main.go
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/gif_image
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/gif_image/main.go
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_001.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_002.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_003.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_004.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_005.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_006.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_007.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_008.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_009.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_010.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_011.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_012.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_013.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_014.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_015.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_016.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_017.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_018.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_019.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/input/ball_020.png
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/output
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/output/gif_animation.gif
usr/share/doc/golang-github-makeworld-the-better-one-dither-dev/examples/output/gif_image.gif
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/makeworld-the-better-one
usr/share/gocode/src/github.com/makeworld-the-better-one/dither
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/color_spaces.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/dither.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/dither_test.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/draw.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/error_diffusers.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/go.mod
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/go.sum
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/input
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/input/dice.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/input/gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/input/peppers.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDot4x4.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDot6x6.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDot6x6_2.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDot6x6_3.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDot8x8.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotDiagonal16x16_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotDiagonal6x6.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotDiagonal8x8.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotDiagonal8x8_2.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotDiagonal8x8_3.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotHorizontalLine.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotSpiral5x5.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/ClusteredDotVerticalLine.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/Horizontal3x5.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/Vertical5x3.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/alpha_bayer.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/alpha_floyd-steinberg.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_16x16_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_16x16_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_16x16_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_16x8_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_2x2_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_4x4_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/bayer_8x8_gradient.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_atkinson.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_floyd-steinberg.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_floyd-steinberg_serpentine.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_floyd-steinberg_strength_02.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_jarvis-judice-ninke.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_atkinson_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_atkinson_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_floyd-steinberg_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_floyd-steinberg_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_jarvis-judice-ninke_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_jarvis-judice-ninke_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_simpled2d_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_peppers_simpled2d_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_simple2d.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/edm_simple2d_serpentine.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/random_noise_grayscale.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/random_noise_rgb_red-green-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/images/output/random_noise_rgb_red-green-yellow-black.png
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/ordered_ditherers.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/parallel.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/pixelmappers.go
usr/share/gocode/src/github.com/makeworld-the-better-one/dither/special.go