golang-github-notaryproject-notation-plugin-framework-go-dev (1.0.0-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-notaryproject-notation-plugin-framework-go
Architecture
i386
Section
universe/golang
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
124 B
Size expected
21.3 kB
Size actual
21.3 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

Framework and base for notation plugins (library)

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD52646b9d3…68dbce6c
SHA-1302cec3f…3e08a0ce
SHA-256ee5592be…7b2daeb3
SHA-512ab402cb3…429a1355

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/golang-github-notaryproject-notation-plugin-framework-go-dev
usr/share/doc/golang-github-notaryproject-notation-plugin-framework-go-dev/changelog.Debian.gz
usr/share/doc/golang-github-notaryproject-notation-plugin-framework-go-dev/copyright
usr/share/gocode
usr/share/gocode/src
usr/share/gocode/src/github.com
usr/share/gocode/src/github.com/notaryproject
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/cli
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/cli/cli.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/cli/cli_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/cli/utils.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/cli/utils_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/envelopegenerator
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/envelopegenerator/main.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/envelopegenerator/plugin.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/signaturegenerator
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/signaturegenerator/main.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/example/signaturegenerator/plugin.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/go.mod
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/go.sum
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/internal
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/internal/mock
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/internal/mock/plugin.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/internal/slices
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/internal/slices/slices.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/log
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/log/log.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/algorithm.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/describekey.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/describekey_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/errors.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/errors_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/metadata.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/metadata_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/plugin.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/proto.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/sign.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/sign_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/verify.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/plugin/verify_test.go
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/test
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/test/e2e
usr/share/gocode/src/github.com/notaryproject/notation-plugin-framework-go/test/e2e/cli_test.go