File: control

package info (click to toggle)
golang-github-dgryski-go-sip13 0.0~git20200911.62edffc-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 80 kB
  • sloc: asm: 297; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 929 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
Source: golang-github-dgryski-go-sip13
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: devel
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-sip13
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-dgryski-go-sip13.git
Homepage: https://github.com/dgryski/go-sip13
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/dgryski/go-sip13

Package: golang-github-dgryski-go-sip13-dev
Architecture: all
Depends: ${misc:Depends}
Description: library for siphash 1-3
 This package contains the implementation of the siphash algorithm.
 It uses one round per message block and three finalization rounds.
 .
 It is a dependency for prometheus.