Source: screenfetch
Section: utils
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
Standards-Version: 4.6.2
Homepage: https://github.com/KittyKatt/screenFetch
Vcs-Browser: https://salsa.debian.org/debian/screenfetch
Vcs-Git: https://salsa.debian.org/debian/screenfetch.git

Package: screenfetch
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends},
 ${misc:Depends},
 bc,
 pciutils,
 procps,
Recommends: scrot,
Description: screenFetch - The Bash Screenshot Information Tool
 screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ASCII art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command! This script is very easy to add to and can easily be extended.