File: control

package info (click to toggle)
golang-github-vultr-govultr 0.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 464 kB
  • sloc: makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,137 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
26
27
Source: golang-github-vultr-govultr
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>,
           Michael Hudson-Doyle <mwhudson@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-hashicorp-go-retryablehttp-dev
Standards-Version: 4.5.0
Homepage: https://github.com/vultr/govultr
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vultr-govultr
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vultr-govultr.git
XS-Go-Import-Path: github.com/vultr/govultr
Testsuite: autopkgtest-pkg-go

Package: golang-github-vultr-govultr-dev
Architecture: all
Depends: golang-github-hashicorp-go-retryablehttp-dev, ${misc:Depends}
Description: Vultr Go API client
 This package contains the official Vultr Go client. GoVultr allows
 one to interact with the Vultr V1 API.
 .
 Vultr uses a PAT (Personal Access token) to interact/authenticate
 with the APIs. An API Key can be generated and acquired from the API
 menu in settings.