diff options
author | Fellype do Nascimento <fellype(at)gmail(dot)com> | 2018-06-13 09:16:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-13 09:16:12 +0700 |
commit | a5be2ab619f607ecf6fd8d21a9be2fe24431ee34 (patch) | |
tree | 5657ed9d88a87d2f4604577adc034b30d7ef4f1c /academic/veusz/README | |
parent | 5d2387c361a15a412729b811957b63617ef7213b (diff) |
academic/veusz: Updated for version 3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/veusz/README')
-rw-r--r-- | academic/veusz/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/academic/veusz/README b/academic/veusz/README index 0128e32f9096..4bfbea614fcd 100644 --- a/academic/veusz/README +++ b/academic/veusz/README @@ -1,16 +1,16 @@ Veusz - A Scientific Plotting Package -Veusz is a scientific plotting package. It is designed to produce -publication-ready PDF or SVG output. Graphs are built-up by combining -plotting widgets. The user interface aims to be simple, consistent and -powerful. +Veusz is a 2D and 3D scientific plotting package. It is designed to +produce publication-ready PDF or SVG output. Graphs are built-up by +combining plotting widgets. The user interface aims to be simple, +consistent and powerful. Veusz provides GUI, Python module, command line, scripting, DBUS and SAMP interfaces to its plotting facilities. It also allows for manipulation and editing of datasets. Data can be captured from external sources such as Internet sockets or other programs. -See the complete release notes for Veusz 2.2.2 at -https://veusz.github.io/releasenotes/2.2.2.txt +See the complete release notes for Veusz 3.0 at +https://veusz.github.io/releasenotes/3.0.txt Sphinx is an optional dependency (used to rebuild the manual). |