golang-oras-oras-go-dev (2.6.0-1)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://ports.ubuntu.com
- Codename
- stonking
- Component
- universe
- Source
- golang-oras-oras-go
- Architecture
- armhf
- Section
- universe/golang
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 2 kB
- Size expected
- 169.1 kB
- Size actual
- 169.1 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
ORAS Go library
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | f7661458…9e03fa76 | |
| SHA-1 | a7622a34…8e56ae91 | |
| SHA-256 | 4200998a…1b1435ce | |
| SHA-512 | 59f79d17…bc3d3094 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/golang-oras-oras-go-dev usr/share/doc/golang-oras-oras-go-dev/changelog.Debian.gz usr/share/doc/golang-oras-oras-go-dev/copyright usr/share/gocode usr/share/gocode/src usr/share/gocode/src/oras.land usr/share/gocode/src/oras.land/oras-go usr/share/gocode/src/oras.land/oras-go/content usr/share/gocode/src/oras.land/oras-go/content/descriptor.go usr/share/gocode/src/oras.land/oras-go/content/descriptor_test.go usr/share/gocode/src/oras.land/oras-go/content/example_test.go usr/share/gocode/src/oras.land/oras-go/content/file usr/share/gocode/src/oras.land/oras-go/content/file/errors.go usr/share/gocode/src/oras.land/oras-go/content/file/example_test.go usr/share/gocode/src/oras.land/oras-go/content/file/file.go usr/share/gocode/src/oras.land/oras-go/content/file/file_test.go usr/share/gocode/src/oras.land/oras-go/content/file/file_unix_test.go usr/share/gocode/src/oras.land/oras-go/content/file/utils.go usr/share/gocode/src/oras.land/oras-go/content/file/utils_test.go usr/share/gocode/src/oras.land/oras-go/content/file/utils_unix_test.go usr/share/gocode/src/oras.land/oras-go/content/graph.go usr/share/gocode/src/oras.land/oras-go/content/graph_test.go usr/share/gocode/src/oras.land/oras-go/content/limitedstorage.go usr/share/gocode/src/oras.land/oras-go/content/limitedstorage_test.go usr/share/gocode/src/oras.land/oras-go/content/memory usr/share/gocode/src/oras.land/oras-go/content/memory/memory.go usr/share/gocode/src/oras.land/oras-go/content/memory/memory_test.go usr/share/gocode/src/oras.land/oras-go/content/oci usr/share/gocode/src/oras.land/oras-go/content/oci/oci.go usr/share/gocode/src/oras.land/oras-go/content/oci/oci_test.go usr/share/gocode/src/oras.land/oras-go/content/oci/readonlyoci.go usr/share/gocode/src/oras.land/oras-go/content/oci/readonlyoci_test.go usr/share/gocode/src/oras.land/oras-go/content/oci/readonlystorage.go usr/share/gocode/src/oras.land/oras-go/content/oci/readonlystorage_test.go usr/share/gocode/src/oras.land/oras-go/content/oci/storage.go usr/share/gocode/src/oras.land/oras-go/content/oci/storage_test.go usr/share/gocode/src/oras.land/oras-go/content/oci/testdata usr/share/gocode/src/oras.land/oras-go/content/oci/testdata/hello-world-prefixed-path.tar usr/share/gocode/src/oras.land/oras-go/content/oci/testdata/hello-world.tar usr/share/gocode/src/oras.land/oras-go/content/reader.go usr/share/gocode/src/oras.land/oras-go/content/reader_test.go usr/share/gocode/src/oras.land/oras-go/content/resolver.go usr/share/gocode/src/oras.land/oras-go/content/storage.go usr/share/gocode/src/oras.land/oras-go/content/storage_test.go usr/share/gocode/src/oras.land/oras-go/content.go usr/share/gocode/src/oras.land/oras-go/content_test.go usr/share/gocode/src/oras.land/oras-go/copy.go usr/share/gocode/src/oras.land/oras-go/copy_test.go usr/share/gocode/src/oras.land/oras-go/copyerror.go usr/share/gocode/src/oras.land/oras-go/copyerror_test.go usr/share/gocode/src/oras.land/oras-go/errdef usr/share/gocode/src/oras.land/oras-go/errdef/errors.go usr/share/gocode/src/oras.land/oras-go/example_copy_test.go usr/share/gocode/src/oras.land/oras-go/example_copyerror_test.go usr/share/gocode/src/oras.land/oras-go/example_pack_test.go usr/share/gocode/src/oras.land/oras-go/example_test.go usr/share/gocode/src/oras.land/oras-go/extendedcopy.go usr/share/gocode/src/oras.land/oras-go/extendedcopy_test.go usr/share/gocode/src/oras.land/oras-go/go.mod usr/share/gocode/src/oras.land/oras-go/go.sum usr/share/gocode/src/oras.land/oras-go/internal usr/share/gocode/src/oras.land/oras-go/internal/cas usr/share/gocode/src/oras.land/oras-go/internal/cas/memory.go usr/share/gocode/src/oras.land/oras-go/internal/cas/memory_test.go usr/share/gocode/src/oras.land/oras-go/internal/cas/proxy.go usr/share/gocode/src/oras.land/oras-go/internal/cas/proxy_test.go usr/share/gocode/src/oras.land/oras-go/internal/container usr/share/gocode/src/oras.land/oras-go/internal/container/set usr/share/gocode/src/oras.land/oras-go/internal/container/set/set.go usr/share/gocode/src/oras.land/oras-go/internal/container/set/set_test.go usr/share/gocode/src/oras.land/oras-go/internal/copyutil usr/share/gocode/src/oras.land/oras-go/internal/copyutil/stack.go usr/share/gocode/src/oras.land/oras-go/internal/copyutil/stack_test.go usr/share/gocode/src/oras.land/oras-go/internal/descriptor usr/share/gocode/src/oras.land/oras-go/internal/descriptor/descriptor.go usr/share/gocode/src/oras.land/oras-go/internal/docker usr/share/gocode/src/oras.land/oras-go/internal/docker/mediatype.go usr/share/gocode/src/oras.land/oras-go/internal/fs usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs/tarfs.go usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs/tarfs_test.go usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs/testdata usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs/testdata/cleaned_path.tar usr/share/gocode/src/oras.land/oras-go/internal/fs/tarfs/testdata/prefixed_path.tar usr/share/gocode/src/oras.land/oras-go/internal/graph usr/share/gocode/src/oras.land/oras-go/internal/graph/memory.go usr/share/gocode/src/oras.land/oras-go/internal/graph/memory_test.go usr/share/gocode/src/oras.land/oras-go/internal/httputil usr/share/gocode/src/oras.land/oras-go/internal/httputil/seek.go usr/share/gocode/src/oras.land/oras-go/internal/httputil/seek_test.go usr/share/gocode/src/oras.land/oras-go/internal/interfaces usr/share/gocode/src/oras.land/oras-go/internal/interfaces/registry.go usr/share/gocode/src/oras.land/oras-go/internal/ioutil usr/share/gocode/src/oras.land/oras-go/internal/ioutil/io.go usr/share/gocode/src/oras.land/oras-go/internal/ioutil/io_test.go usr/share/gocode/src/oras.land/oras-go/internal/manifestutil usr/share/gocode/src/oras.land/oras-go/internal/manifestutil/parser.go usr/share/gocode/src/oras.land/oras-go/internal/manifestutil/parser_test.go usr/share/gocode/src/oras.land/oras-go/internal/platform usr/share/gocode/src/oras.land/oras-go/internal/platform/platform.go usr/share/gocode/src/oras.land/oras-go/internal/platform/platform_test.go usr/share/gocode/src/oras.land/oras-go/internal/registryutil usr/share/gocode/src/oras.land/oras-go/internal/registryutil/proxy.go usr/share/gocode/src/oras.land/oras-go/internal/registryutil/proxy_test.go usr/share/gocode/src/oras.land/oras-go/internal/resolver usr/share/gocode/src/oras.land/oras-go/internal/resolver/memory.go usr/share/gocode/src/oras.land/oras-go/internal/resolver/memory_test.go usr/share/gocode/src/oras.land/oras-go/internal/spec usr/share/gocode/src/oras.land/oras-go/internal/spec/artifact.go usr/share/gocode/src/oras.land/oras-go/internal/status usr/share/gocode/src/oras.land/oras-go/internal/status/tracker.go usr/share/gocode/src/oras.land/oras-go/internal/status/tracker_test.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil usr/share/gocode/src/oras.land/oras-go/internal/syncutil/limit.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/limit_test.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/limitgroup.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/limitgroup_test.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/merge.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/merge_test.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/once.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/once_test.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/pool.go usr/share/gocode/src/oras.land/oras-go/internal/syncutil/pool_test.go usr/share/gocode/src/oras.land/oras-go/pack.go usr/share/gocode/src/oras.land/oras-go/pack_test.go usr/share/gocode/src/oras.land/oras-go/registry usr/share/gocode/src/oras.land/oras-go/registry/example_reference_test.go usr/share/gocode/src/oras.land/oras-go/registry/example_test.go usr/share/gocode/src/oras.land/oras-go/registry/internal usr/share/gocode/src/oras.land/oras-go/registry/internal/doc usr/share/gocode/src/oras.land/oras-go/registry/internal/doc/doc.go usr/share/gocode/src/oras.land/oras-go/registry/reference.go usr/share/gocode/src/oras.land/oras-go/registry/reference_test.go usr/share/gocode/src/oras.land/oras-go/registry/registry.go usr/share/gocode/src/oras.land/oras-go/registry/remote usr/share/gocode/src/oras.land/oras-go/registry/remote/auth usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/cache.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/cache_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/challenge.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/challenge_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/client.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/client_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/credential.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/example_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/scope.go usr/share/gocode/src/oras.land/oras-go/registry/remote/auth/scope_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/example_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/file_store.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/file_store_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/config usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/config/config.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/config/config_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/config/configtest usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/config/configtest/config.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/executer usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/executer/executer.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/ioutil usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/internal/ioutil/ioutil.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/memory_store.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/memory_store_from_config_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/memory_store_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store_darwin.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store_generic.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store_linux.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/native_store_windows.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/registry.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/registry_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/store.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/store_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/bad_config usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/credHelpers_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/credsStore_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/empty.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/invalid_auths_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/invalid_auths_entry_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/legacy_auths_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/no_auths_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/testdata/valid_auths_config.json usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/trace usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/trace/example_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/trace/trace.go usr/share/gocode/src/oras.land/oras-go/registry/remote/credentials/trace/trace_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/errcode usr/share/gocode/src/oras.land/oras-go/registry/remote/errcode/errors.go usr/share/gocode/src/oras.land/oras-go/registry/remote/example_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/interface_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/internal usr/share/gocode/src/oras.land/oras-go/registry/remote/internal/errutil usr/share/gocode/src/oras.land/oras-go/registry/remote/internal/errutil/errutil.go usr/share/gocode/src/oras.land/oras-go/registry/remote/internal/errutil/errutil_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/manifest.go usr/share/gocode/src/oras.land/oras-go/registry/remote/referrers.go usr/share/gocode/src/oras.land/oras-go/registry/remote/referrers_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/registry.go usr/share/gocode/src/oras.land/oras-go/registry/remote/registry_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/repository.go usr/share/gocode/src/oras.land/oras-go/registry/remote/repository_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/retry usr/share/gocode/src/oras.land/oras-go/registry/remote/retry/client.go usr/share/gocode/src/oras.land/oras-go/registry/remote/retry/client_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/retry/policy.go usr/share/gocode/src/oras.land/oras-go/registry/remote/retry/policy_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/url.go usr/share/gocode/src/oras.land/oras-go/registry/remote/url_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/utils.go usr/share/gocode/src/oras.land/oras-go/registry/remote/utils_test.go usr/share/gocode/src/oras.land/oras-go/registry/remote/warning.go usr/share/gocode/src/oras.land/oras-go/registry/remote/warning_test.go usr/share/gocode/src/oras.land/oras-go/registry/repository.go usr/share/gocode/src/oras.land/oras-go/registry/repository_test.go usr/share/gocode/src/oras.land/oras-go/target.go