File: control

package info (click to toggle)
golang-github-segmentio-asm 1.2.0%2Bgit20231107.1cfacc8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 932 kB
  • sloc: asm: 6,093; makefile: 32
file content (25 lines) | stat: -rw-r--r-- 887 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-segmentio-asm
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Raul Tambre <raul@tambre.ee>
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-segmentio-asm
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-segmentio-asm.git
Homepage: https://github.com/segmentio/asm
Standards-Version: 4.7.2
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/segmentio/asm
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-mmcloughlin-avo-dev,
 golang-golang-x-sys-dev,

Package: golang-github-segmentio-asm-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Go library with algorithms optimized for modern CPUs
 Provides high-performance assembly implementations of various common
 algorithms for Go.