File: control

package info (click to toggle)
guile-zstd 0.1.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: lisp: 466; makefile: 40; sh: 8
file content (25 lines) | stat: -rw-r--r-- 658 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: guile-zstd
Section: lisp
Priority: optional
Maintainer: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: debhelper-compat (= 13),
 autoconf,
 automake,
 guile-3.0-dev,
 libzstd-dev,
 pkgconf,
 texinfo,
Standards-Version: 4.7.2
Homepage: https://notabug.org/guile-zstd/guile-zstd
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/guile-zstd.git
Vcs-Browser: https://salsa.debian.org/debian/guile-zstd

Package: guile-zstd
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends},
 guile-3.0,
 libzstd-dev,
Description: zstd bindings for guile
 Guile-zstd is a GNU Guile library providing bindings to zstd.