Source: golang-github-coreos-go-oidc-v3 Maintainer: Debian Go Packaging Team Uploaders: Leo Antunes Section: golang Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-gopkg-square-go-jose.v2-dev Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-oidc-v3 Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-coreos-go-oidc-v3.git Homepage: https://github.com/coreos/go-oidc Rules-Requires-Root: no XS-Go-Import-Path: github.com/coreos/go-oidc/v3 Package: golang-github-coreos-go-oidc-v3-dev Architecture: all Multi-Arch: foreign Depends: golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-gopkg-square-go-jose.v2-dev, ${misc:Depends} Description: Go libraries for implementing OIDC clients and servers (library) This package provides a comprehensive collection of golang libraries for other projects to implement OpenID Connect (OIDC) server and client components.