summaryrefslogtreecommitdiffstats
path: root/academic/veusz/README
diff options
context:
space:
mode:
author Fellype do Nascimento <fellype(at)gmail.com>2016-08-22 19:47:47 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-08-28 00:22:59 +0100
commit9864c8761df5476a34260a79a5cbfc36a9c15278 (patch)
treed98aa860249d108f4327cc2b77371bfba8ebf12c /academic/veusz/README
parentaf3592becd3e510aadd6ada54fae4c96c1b04c5f (diff)
downloadslackbuilds-9864c8761df5476a34260a79a5cbfc36a9c15278.tar.gz
slackbuilds-9864c8761df5476a34260a79a5cbfc36a9c15278.tar.xz
academic/veusz: Updated for version 1.24.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/veusz/README')
-rw-r--r--academic/veusz/README25
1 files changed, 14 insertions, 11 deletions
diff --git a/academic/veusz/README b/academic/veusz/README
index ed10e839e7..3656879576 100644
--- a/academic/veusz/README
+++ b/academic/veusz/README
@@ -1,15 +1,18 @@
Veusz - A Scientific Plotting Package
-Veusz is a GUI scientific plotting and graphing package.
-It is designed to produce publication-ready Postscript or PDF output.
-SVG, EMF and bitmap export formats are also supported.
+Veusz is a GUI scientific plotting and graphing package. It is designed
+to produce publication-ready Postscript or PDF output. SVG, EMF and
+bitmap export formats are also supported.
-The program runs under Unix/Linux, Windows or Mac OS X, and binaries are provided.
-Data can be read from text, CSV, HDF5 or FITS files.
-In addition, you can also enter, manipulate or examine data from within the application.
-In Veusz plots are created by building up plotting widgets with a consistent object-based interface.
-The program also provides a command line and scripting interface (based on Python) to its plotting facilities
- It can also act as a Python plotting module.
-Veusz is written in Python. Its user interface uses PyQt and Numpy is used to manipulate data.
+The program runs under Unix/Linux, Windows or Mac OS X, and binaries
+are provided. Data can be read from text, CSV, HDF5 or FITS files. In
+addition, you can also enter, manipulate or examine data from within
+the application. In Veusz plots are created by building up plotting
+widgets with a consistent object-based interface. The program also
+provides a command line and scripting interface (based on Python) to
+its plotting facilities. It can also act as a Python plotting module.
+Veusz is written in Python. Its user interface uses PyQt and Numpy is
+used to manipulate data.
-The hdf5 library is needed only if you want to use HDF5 files.
+The hdf5 library is an optional dependency (needed only if you want to
+use HDF5 files).