github.com/nextlinux/gosbom@v0.81.1-0.20230627115839-1ff50c281391/test/integration/test-fixtures/image-pkg-coverage/pkgs/var/lib/dpkg/status.d/dash (about)

     1  Package: dash
     2  Version: 0.5.8-2.4
     3  Architecture: amd64
     4  Essential: yes
     5  Maintainer: Gerrit Pape <pape@smarden.org>
     6  Installed-Size: 204
     7  Pre-Depends: libc6 (>= 2.14)
     8  Depends: debianutils (>= 2.15), dpkg (>= 1.15.0)
     9  Section: shells
    10  Priority: required
    11  Homepage: http://gondor.apana.org.au/~herbert/dash/
    12  Description: POSIX-compliant shell
    13   The Debian Almquist Shell (dash) is a POSIX-compliant shell derived
    14   from ash.
    15   .
    16   Since it executes scripts faster than bash, and has fewer library
    17   dependencies (making it more robust against software or hardware
    18   failures), it is used as the default system shell on Debian systems.