File: control

package info (click to toggle)
golang-github-nats-io-nkeys 0.4.10-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 3
file content (25 lines) | stat: -rw-r--r-- 952 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-nats-io-nkeys
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Mathias Gibbens <gibmat@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev
Standards-Version: 4.7.2
Homepage: https://github.com/nats-io/nkeys
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nats-io-nkeys
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nats-io-nkeys.git
XS-Go-Import-Path: github.com/nats-io/nkeys
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no

Package: golang-github-nats-io-nkeys-dev
Architecture: all
Depends: ${misc:Depends},
         golang-golang-x-crypto-dev
Multi-Arch: foreign
Description: public-key signature system based on Ed25519
 Package nkeys provides a  public-key signature system based on Ed25519
 for the NATS ecosystem.