File: control

package info (click to toggle)
golang-github-nats-io-nuid 1.0.0%2Bgit20180712.3024a71-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 92 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 826 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
Source: golang-github-nats-io-nuid
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
Standards-Version: 4.2.1
Homepage: https://github.com/nats-io/nuid
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nats-io-nuid
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nats-io-nuid.git
XS-Go-Import-Path: github.com/nats-io/nuid
Testsuite: autopkgtest-pkg-go

Package: golang-github-nats-io-nuid-dev
Architecture: all
Depends: ${misc:Depends}
Description: NATS Unique Identifiers
 Package nuid provides a unique identifier generator that
 is high performance, very fast, and tries to be entropy
 pool friendly.