File: control

package info (click to toggle)
shellia 5.6.5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 652 kB
  • sloc: sh: 5,689; makefile: 37
file content (16 lines) | stat: -rw-r--r-- 621 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: shellia
Section: libs
Priority: optional
Maintainer: Bernd Schumacher <bernd.schumacher@hpe.com>
Build-Depends: debhelper (>= 9.0.0), dash, busybox, mksh, posh, python3-docutils, time, bc, gawk
Standards-Version: 3.9.8
Homepage: https://salsa.debian.org/bs/shellia

Package: shellia
Architecture: all
Depends: ${misc:Depends}, gawk
Description: shell interactive library
 shellia is a library that allows one to run shell scripts interactive and
 helps to familiarize oneself with a shell script, find unexpected behaviour
 in the shell script, and run the shell script silently, while checking it
 step by step.