Source: golang-oras-oras-go
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
 Nilesh Patra <nilesh@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-golang,
 golang-any,
 golang-github-opencontainers-go-digest-dev,
 golang-github-opencontainers-image-spec-dev,
 golang-golang-x-sync-dev,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-oras-oras-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-oras-oras-go.git
Homepage: https://github.com/oras-project/oras-go
XS-Go-Import-Path: oras.land/oras-go

Package: golang-oras-oras-go-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-opencontainers-go-digest-dev,
 golang-github-opencontainers-image-spec-dev,
 golang-golang-x-sync-dev,
 ${misc:Depends},
Breaks:
 golang-github-notaryproject-notation-go-dev (<< 1.3.2-3~),
Description: ORAS Go library
 Registries are evolving as generic artifact stores. To enable this goal,
 the ORAS project provides a way to push and pull OCI Artifacts to and
 from OCI Registries.
 .
 Users seeking a generic registry client can benefit from the ORAS CLI,
 while developers can build their own clients on top of one of the ORAS
 client libraries.
 .
 This package contains the library code.
