File: control

package info (click to toggle)
golang-github-hashicorp-uuid 0.0~git20160311.0.ebb0a03-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, experimental
  • size: 92 kB
  • ctags: 5
  • sloc: makefile: 2
file content (23 lines) | stat: -rw-r--r-- 943 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
Source: golang-github-hashicorp-uuid
Section: devel
Priority: extra
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>,
           Tim Potter <tpot@hpe.com>,
           Anthony Fok <foka@debian.org>
Build-Depends: debhelper (>= 10),
               dh-golang,
               golang-any
Standards-Version: 4.0.0
Homepage: https://github.com/hashicorp/uuid
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-hashicorp-uuid.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-hashicorp-uuid.git
XS-Go-Import-Path: github.com/hashicorp/uuid
Testsuite: autopkgtest-pkg-go

Package: golang-github-hashicorp-uuid-dev
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: UUID generation using purely high quality random bytes
 Generates UUID-format strings using purely high quality random bytes.