File: control

package info (click to toggle)
shove 0.8.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 160 kB
  • sloc: sh: 196; makefile: 39
file content (20 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: shove
Section: devel
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper-compat (= 13),
               asciidoc-base,
               xmlto,
Standards-Version: 4.6.1
Homepage: https://github.com/progrhyme/shove
Vcs-Git: https://salsa.debian.org/debian/shove.git
Vcs-Browser: https://salsa.debian.org/debian/shove
Rules-Requires-Root: no

Package: shove
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Description: test tool for shell scripts with TAP outputs
 A test tool for shell scripts likes sh, bash, dash, ksh, and zsh with TAP
 outputs.