golang-github-twotwotwo-sorts-dev (0.0~git20160814.bf5c1f2-3)

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-twotwotwo-sorts
Architecture
i386
Section
universe/devel
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
97 B
Size expected
20.1 kB
Size actual
20.1 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

Parallel and radix sorting in Go

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD55cd23ecd…1dba1848
SHA-17a90b858…a710ba91
SHA-2562809af1c…c768e412
SHA-512ac21d23e…f92253f8

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-twotwotwo-sorts-dev
usr/share/doc/golang-github-twotwotwo-sorts-dev/changelog.Debian.gz
usr/share/doc/golang-github-twotwotwo-sorts-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/twotwotwo
usr/share/gocode/src/github.com/twotwotwo/sorts
usr/share/gocode/src/github.com/twotwotwo/sorts/example_flip_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/example_interface_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/example_strings_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/export_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/index
usr/share/gocode/src/github.com/twotwotwo/sorts/index/index.go
usr/share/gocode/src/github.com/twotwotwo/sorts/interfaces.go
usr/share/gocode/src/github.com/twotwotwo/sorts/multisort_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/parallel.go
usr/share/gocode/src/github.com/twotwotwo/sorts/qsort.go
usr/share/gocode/src/github.com/twotwotwo/sorts/radixsort.go
usr/share/gocode/src/github.com/twotwotwo/sorts/radixsort_test.go
usr/share/gocode/src/github.com/twotwotwo/sorts/sortutil
usr/share/gocode/src/github.com/twotwotwo/sorts/sortutil/types.go
usr/share/gocode/src/github.com/twotwotwo/sorts/sortutil/types_test.go