Synchronize package descriptions with the Womb.
[jackhill/guix/guix.git] / gnu / packages / plotutils.scm
index 0b12665..090d07c 100644 (file)
      "http://www.gnu.org/software/plotutils/")
     (synopsis "Plotting utilities and library")
     (description
-     "The GNU plotutils package contains software for both programmers and
-technical users.  Its centerpiece is libplot, a powerful C/C++ function
-library for exporting 2-D vector graphics in many file formats, both vector
-and raster.  It can also do vector graphics animations.
-
-libplot is device-independent in the sense that its API (application
-programming interface) does not depend on the type of graphics file to be
-exported.
-
-Besides libplot, the package contains command-line programs for plotting
-scientific data.  Many of them use libplot to export graphics.")
+     "Plotutils is a collection of utilities for plotting and working with
+2D graphics.  It includes a library, libplot, for C and C++ for exporting 2D
+vector graphics in many file formats.  It also has support for 2D vector
+graphics animations.  The package also contains command-line programs for
+plotting scientific data.")
     (license gpl2+)))