         VERSION=0.1.4
     SOURCE_HASH='sha512:fb37ff4c35bff8198bf7d6e842f5e1f46abd98d11cde793c4fe4c8b48eee3e0f379ec144fcb2ff96e2b43aa982db373c2999f49b5537e740a6c78560706142e9'
         UPDATED=20060115
           SPELL=pear-image_color2
    PEAR_PACKAGE=Image_Color2
        WEB_SITE=http://pear.php.net/package/Image_Color2/
      LICENSE[0]=LGPL
        KEYWORDS="php"
           SHORT='PEAR: Color conversion and mixing for PHP5'
cat << EOF
PHP5 color conversion and basic mixing.
Currently supported color models:
* CMYK - Used in printing.
* Grayscale - Perceptively weighted grayscale.
* Hex - Hex RGB colors i.e. #abcdef.
* HSL - Used in CSS3 to define colors.
* HSV - Used by Photoshop and other graphics
pacakges.
* Named - RGB value for named colors like
black, khaki, etc.
* WebsafeHex - Just like Hex but rounds to
websafe colors.
EOF

source  $SECTION_DIRECTORY/PEAR_DETAILS
