File: control

package info (click to toggle)
golang-github-nats-io-gnatsd 1.3.0%2Bgit20181112.3c52dc8-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,612 kB
  • sloc: sh: 33; makefile: 10
file content (31 lines) | stat: -rw-r--r-- 1,233 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
28
29
30
31
Source: golang-github-nats-io-gnatsd
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 11),
               dh-golang,
               golang-any,
               golang-github-nats-io-jwt-dev,
               golang-github-nats-io-nkeys-dev,
               golang-github-nats-io-nuid-dev,
               golang-golang-x-crypto-dev
Standards-Version: 4.2.1
Homepage: https://github.com/nats-io/gnatsd
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nats-io-gnatsd
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nats-io-gnatsd.git
XS-Go-Import-Path: github.com/nats-io/gnatsd
Testsuite: autopkgtest-pkg-go

Package: golang-github-nats-io-gnatsd-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-nats-io-nkeys-dev,
         golang-github-nats-io-nuid-dev,
         golang-golang-x-crypto-dev
Description: High-Performance server for NATA
 gnatsd is a high Performance NATS Server written in Go.
 .
 NATS Server is a simple, high performance open source messaging
 system for cloud native applications, IoT messaging, and
 microservices architectures.