File: control

package info (click to toggle)
golang-github-pointlander-compress 1.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: makefile: 7
file content (26 lines) | stat: -rw-r--r-- 1,037 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
Source: golang-github-pointlander-compress
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Aloïs Micard <creekorful@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-kjk-lzma-dev,
               golang-github-nfnt-resize-dev
Standards-Version: 4.6.0
Homepage: https://github.com/pointlander/compress
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-pointlander-compress
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-pointlander-compress.git
XS-Go-Import-Path: github.com/pointlander/compress
Testsuite: autopkgtest-pkg-go
Rules-Requires-Root: no

Package: golang-github-pointlander-compress-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
         golang-github-kjk-lzma-dev,
         golang-github-nfnt-resize-dev
Description: parallelized modular compression library
 compress is a parallelized modular compression library