          MODULE=parted
         VERSION=3.1
          SOURCE=$MODULE-$VERSION.tar.xz
   SOURCE_URL[0]=$GNU_URL/$MODULE
   SOURCE_URL[1]=ftp://ftp.gnu.org/gnu/$MODULE
      SOURCE_VFY=sha1:4f006d29451f7cfbf6131efdb0148e7f386ebc8f
        WEB_SITE=http://www.gnu.org/software/parted
         ENTERED=20010922
         UPDATED=20120303
           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
