File: control

package info (click to toggle)
shove 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 156 kB
  • ctags: 6
  • sloc: sh: 195; makefile: 39
file content (19 lines) | stat: -rw-r--r-- 609 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: shove
Section: devel
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 9),
               asciidoc,
               xmlto,
Standards-Version: 3.9.8
Homepage: https://github.com/key-amb/shove
Vcs-Git: https://anonscm.debian.org/git/collab-maint/shove.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/shove.git

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.