File: control

package info (click to toggle)
golang-github-vmware-govmomi 0.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,844 kB
  • sloc: sh: 2,284; lisp: 1,560; ruby: 948; xml: 139; makefile: 52
file content (25 lines) | stat: -rw-r--r-- 980 bytes parent folder | download
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
Source: golang-github-vmware-govmomi
Section: devel
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.5.0
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
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).