changeset 238:3876bf6e6f87

Add a slightly longer package description
author hauberg
date Wed, 17 Jan 2007 18:40:17 +0000
parents d300b8b6de4e
children 6f15cac55ad1
files DESCRIPTION
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -3,8 +3,13 @@
 Date: 2006-08-05
 Author: Various Authors
 Maintainer: The Octave Community
-Title: Image Processing.
-Description: Image read, write and manipulation tools.
+Title: Image Processing
+Description: The Octave-forge Image package provides functions for
+ reading, writing, and processing images. The package supports
+ almost all image formats through the use of ImageMagick.
+ The package also provides functions for feature extraction, image
+ statistics, spatial and geometric transformations, morphological
+ operations, linear filtering, and much more.
 Depends: octave (>= 2.9.7)
 BuildRequires: libpng-devel [Mandriva] libpng3-devel
 BuildRequires: libjpeg-devel [Mandriva] libjpeg62-devel