summaryrefslogtreecommitdiffstats
path: root/graphics/plotutils/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/plotutils/DETAILS')
-rwxr-xr-xgraphics/plotutils/DETAILS12
1 files changed, 9 insertions, 3 deletions
diff --git a/graphics/plotutils/DETAILS b/graphics/plotutils/DETAILS
index 8a57da1598..dd023e9e0f 100755
--- a/graphics/plotutils/DETAILS
+++ b/graphics/plotutils/DETAILS
@@ -10,9 +10,15 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="libplot graphics"
SHORT='Plotting libraries and utilities.'
cat << EOF
- 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.
+ 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.
+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.
+Besides libplot, the package contains command-line programs for plotting
+scientific data. Many of them use libplot to export graphics.
EOF