File: control

package info (click to toggle)
golang-github-vmware-govmomi 0.24.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,840 kB
  • sloc: sh: 2,285; lisp: 1,560; ruby: 948; xml: 139; makefile: 54
file content (26 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (2)
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).