          MODULE=gptfdisk
         VERSION=1.0.10
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=$SFORGE_URL/gptfdisk/$VERSION/
      SOURCE_VFY=sha256:2abed61bc6d2b9ec498973c0440b8b804b7a72d7144069b5a9209b2ad693a282
        WEB_SITE=http://www.rodsbooks.com/gdisk/
         ENTERED=20161016
         UPDATED=20240220
           SHORT="A disk partitioning tool using the GUID Partition Table (GPT)"

cat << EOF
GPT fdisk (consisting of the gdisk, cgdisk, sgdisk, and fixparts programs) is a
set of text-mode partitioning tools for Linux, FreeBSD, Mac OS X, and Windows.
The gdisk, cgdisk, and sgdisk programs work on Globally Unique Identifier (GUID)
Partition Table (GPT) disks, rather than on the more common (through at least
early 2013) Master Boot Record (MBR) partition tables.
The fixparts program repairs certain types of damage to MBR disks and enables
changing partition types from primary to logical and vice-versa.
EOF
