golang-github-notaryproject-notation-plugin-framework-go-dev (1.0.0-3)
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-notaryproject-notation-plugin-framework-go
- Architecture
- i386
- Section
- golang
- Priority
- optional
- Maintainer
- Debian Go Packaging Team <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 124 B
- Size expected
- 20.8 kB
- Size actual
- 20.8 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
| Type | Actual | Match |
|---|---|---|
| MD5 | 0928d842…7d5d28e9 | |
| SHA-1 | 63d09b8b…62522446 | |
| SHA-256 | bccd659c…e9b79a67 | |
| SHA-512 | f97032f2…3ba33f7f |
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