          MODULE=ideviceinstaller
         VERSION=1.1.1
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/libimobiledevice/ideviceinstaller/archive/$VERSION.tar.gz
      SOURCE_VFY=sha256:b1401678a61f28c4aca95375c100b5a83ccc2cdfa0222c0de7ad0a2cfb4e3c9f
        WEB_SITE=http://www.libimobiledevice.org/
         ENTERED=20141109
         UPDATED=20200717
           SHORT="Interact with the installation_proxy of an iOS device"

cat << EOF
ideviceinstaller is a tool to interact with the installation_proxy of an iOS
device allowing to install, upgrade, uninstall, archive, restore, and
enumerate installed or archived apps.

It makes use of the fabulous libimobiledevice library that allows communication
with iOS devices.
EOF
