       MODULE=parted
      VERSION=3.7
       SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=https://ftp.gnu.org/gnu/$MODULE
   SOURCE_VFY=sha256:008de57561a4f3c25a0648e66ed11e7b30be493889b64334a6d70f2c1951ef7b
     WEB_SITE=https://www.gnu.org/software/parted
      ENTERED=20010922
      UPDATED=20260409
        SHORT="create, destroy, resize, and copy partitions"

cat << EOF
GNU Parted allows you to create, destroy, resize, and copy partitions.
Supported partition types include ext2 and FAT (FAT 16 and FAT32)
file systems and Linux swap devices.  Supported disk labels include
MD-DOS and PC98 partition tables.  Sun and BSD disk labels,
Macintosh partition maps, and raw access.  Parted is useful for
creating space and for new operating systems, reorganizing disk usage,
copying data between hard disks, and disk imaging.
EOF
