Source: golang-github-opentofu-svchost Section: golang Maintainer: Debian Go Packaging Team Uploaders: Jani Heikkinen , Build-Depends: debhelper-compat (= 13), dh-go, dpkg-build-api (= 1), golang-any, golang-github-google-go-cmp-dev, golang-github-zclconf-go-cty-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-opentofu-svchost Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-opentofu-svchost.git Homepage: https://github.com/opentofu/svchost XS-Go-Import-Path: github.com/opentofu/svchost Package: golang-github-opentofu-svchost-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-go-cmp-dev, golang-github-zclconf-go-cty-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, ${misc:Depends}, Description: OpenTofu service discovery and authentication support (library) OpenTofu svchost . This library contains a client implementation of OpenTofu's Remote Service Discovery protocol (https://opentofu.org/docs/internals/remote- service-discovery/), and helpers for authenticating to OpenTofu-native services. . The API of this library is currently experimental and primarily intended for use in OpenTofu CLI itself, rather than external consumption. We may make breaking changes to the API before blessing it with a stable version number, so third-party callers should be prepared to make adjustments if they choose to use this library before then.