summary refs log tree commit diff
path: root/gnu/packages/image-processing.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-03-18 14:50:49 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2019-03-18 15:06:12 +0100
commit85e2f212a8ac206c3ecc15f647a19c0157ea6bcc (patch)
tree64ef7e37bbe11da13c814411987cc006738580ff /gnu/packages/image-processing.scm
parent7e52321f878161f4c2a1d45129eb9f868d18d496 (diff)
downloadguix-85e2f212a8ac206c3ecc15f647a19c0157ea6bcc.tar.gz
gnu: vips: Improve description.
* gnu/packages/image-processing.scm (vips)[synopsis, description]: Expand.
Diffstat (limited to 'gnu/packages/image-processing.scm')
-rw-r--r--gnu/packages/image-processing.scm10
1 files changed, 8 insertions, 2 deletions
diff --git a/gnu/packages/image-processing.scm b/gnu/packages/image-processing.scm
index 296265c769..14e8b15b69 100644
--- a/gnu/packages/image-processing.scm
+++ b/gnu/packages/image-processing.scm
@@ -450,9 +450,15 @@ vision algorithms.  It can be used to do things like:
        ("expat" ,expat)
        ("hdf5" ,hdf5)))
     (home-page "https://libvips.github.io/libvips/")
-    (synopsis "Image processing system")
+    (synopsis "Multithreaded image processing system with low memory needs")
     (description
-     "vips is a demand-driven, horizontally threaded image processing library.")
+     "VIPS is a demand-driven, horizontally threaded image processing library.
+It's particularly good at processing large images, working with colour,
+scientific analysis, and general research & development.
+
+Compared to most image processing libraries VIPS needs little RAM and runs
+quickly, especially on machines with more than one CPU core.  This is primarily
+due to its architecture which automatically parallelises the image workflows.")
     (license license:lgpl2.1+)))
 
 (define-public nip2