1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: golang-github-vmware-govmomi
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Tim Potter <tpot@hpe.com>,
Build-Depends: debhelper-compat (= 13),
dh-golang,
golang-any,
golang-github-google-uuid-dev,
golang-github-kr-pretty-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/vmware/govmomi
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vmware-govmomi
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vmware-govmomi.git
XS-Go-Import-Path: github.com/vmware/govmomi
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go
Package: golang-github-vmware-govmomi-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-google-uuid-dev,
${misc:Depends},
${shlibs:Depends},
Description: Go library for the VMware vSphere API
Go library for interacting with VMware vSphere APIs (ESXi and/or vCenter).
|