apt-show Script
apt-show is a Bash script designed to display detailed information about APT packages. It retrieves and shows the following information for each package: apt-cache show $PKG, apt-get changelog $PKG, apt-file show $PKG.
That is about it.
This project is licensed under the MIT License.