File: control

package info (click to toggle)
golang-modernc-memory 1.11.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: makefile: 97
file content (27 lines) | stat: -rw-r--r-- 813 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
26
27
Source: golang-modernc-memory
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-golang,
 golang-any,
 golang-github-cznic-mathutil-dev,
 golang-golang-x-sys-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://gitlab.com/cznic/memory
Vcs-Browser: https://forgejo.debian.net/golang/golang-modernc-memory
Vcs-Git: https://forgejo.debian.net/golang/golang-modernc-memory
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: modernc.org/memory

Package: golang-modernc-memory-dev
Architecture: all
Multi-Arch: foreign
Depends:
 golang-github-cznic-mathutil-dev,
 golang-golang-x-sys-dev,
 ${misc:Depends},
Description: memory allocator (Go library)
 modern-memory is a Go library that implements a memory allocator.