summaryrefslogtreecommitdiff
path: root/math/py-matplotlib2/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-matplotlib2/pkg-descr')
-rw-r--r--math/py-matplotlib2/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/py-matplotlib2/pkg-descr b/math/py-matplotlib2/pkg-descr
new file mode 100644
index 000000000000..ee4911bc4e88
--- /dev/null
+++ b/math/py-matplotlib2/pkg-descr
@@ -0,0 +1,10 @@
+matplotlib is a python 2D plotting library which produces publication quality
+figures using in a variety of hardcopy formats (PNG, JPG, PS, SVG) and
+interactive GUI environments (WX, GTK, Tkinter) across platforms. matplotlib
+can be used in python scripts, interactively from the python shell (ala matlab
+or mathematica), in web application servers generating dynamic charts, or
+embedded in GTK, Tk or WX applications; see backends.
+
+This is the legacy version.
+
+WWW: https://matplotlib.org/