File: control

package info (click to toggle)
golang-github-hashicorp-go-plugin 0.0~git20170621.5ee1a665-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 388 kB
  • sloc: python: 38; makefile: 4
file content (26 lines) | stat: -rw-r--r-- 1,016 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
Source: golang-github-hashicorp-go-plugin
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 11~),
               dh-golang,
               golang-any,
               gogoprotobuf, golang-goprotobuf-dev,
               golang-google-grpc-dev,
               golang-github-hashicorp-yamux-dev
Standards-Version: 4.1.4
Homepage: https://github.com/hashicorp/go-plugin
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-plugin
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-plugin.git
XS-Go-Import-Path: github.com/hashicorp/go-plugin
Testsuite: autopkgtest-pkg-go

Package: golang-github-hashicorp-go-plugin-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         golang-go,
         golang-github-hashicorp-yamux-dev
Description: Golang plugin system over RPC
 Plugin System over RPC.