summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-tk/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-matplotlib-tk/DESCR')
-rw-r--r--graphics/py-matplotlib-tk/DESCR12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/py-matplotlib-tk/DESCR b/graphics/py-matplotlib-tk/DESCR
new file mode 100644
index 00000000000..c965042acde
--- /dev/null
+++ b/graphics/py-matplotlib-tk/DESCR
@@ -0,0 +1,12 @@
+matplotlib is a pure python plotting library designed to bring
+publication quality plotting to python with a syntax familiar to
+matlab users. A lot progress towards this goal has been made since
+the first release of matplotlib, the library does produce high quality
+2D plots. All of the plotting commands can be accessed either via a
+functional interface familiar to matlab users or an object oriented
+interface familiar to python users, and several high resolution output
+formats are supported.
+
+This package contains the Tk driver for matplotlib.
+
+Tutorial: http://matplotlib.sourceforge.net/tutorial.html