          MODULE=netpbm
         VERSION=10.86.50
          SOURCE=$MODULE-$VERSION.tgz
   SOURCE_URL[0]=https://downloads.sourceforge.net/project/netpbm/super_stable/${VERSION}/
   SOURCE_URL[1]=$MIRROR_URL
      SOURCE_VFY=sha256:9d9f0b08505961e7bff43b93bf7b00310f1b0e7315bc32a0321116e6bedd95c8
        WEB_SITE=http://netpbm.sourceforge.net
         ENTERED=20010922
         UPDATED=20260630
           SHORT="contains 220 programs that convert graphics formats"

cat << EOF
NetPBM (formerly PBMplus) is a package of over 220 programs that convert from
one graphics format to another and do simple editing and analysis of images.
There are no interactive tools in this package, and nothing that displays
graphics of any kind. Over 80 graphics formats are handled, including JPEG,
PNG, GIF, TIFF, BMP, XWD, XBM, G3 fax, and special formats used by digital
cameras and handheld computers. Over 40 editing functions include scaling,
cropping, quantization and dithering, colorizing and uncolorizing, blurring,
and dimming. Netpbm programs are often invoked by other programs, for example
in CGI scripts that manage web site graphics. It also includes a C function
library which helps you write programs to process graphics at a lower level
than the Netpbm utilities.
EOF
