Source: shellia
Section: libs
Priority: optional
Maintainer: Bernd Schumacher <bernd@bschu.de>
Rules-Requires-Root: binary-targets
Build-Depends:
 debhelper-compat (= 13), dash, busybox, mksh, posh, python3-docutils, time, bc, gawk
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/bs/shellia
Vcs-Git: https://salsa.debian.org/bs/shellia.git

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.
