1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 03:20:43 +02:00

gnu: Synchronize descriptions with 'gnumaint'.

This commit is contained in:
Ludovic Courtès 2013-12-01 22:33:23 +01:00
parent e6a9aa366e
commit 79c311b81c
62 changed files with 231 additions and 221 deletions

View file

@ -46,9 +46,9 @@
"http://www.gnu.org/software/plotutils/")
(synopsis "Plotting utilities and library")
(description
"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.")
"GNU Plotutils is a package 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+)))