diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-04 03:33:57 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-08-04 03:33:57 +0000 |
| commit | 946a062e53ca8894953b201b770ce54981be68cc (patch) | |
| tree | a14f76adb0cee6cb0507a6a98b01a84c2ce44e8b /math/py-matplotlib/pkg-descr | |
| parent | 0675f0cd93dd0b01890817bb1a02c4a4411dd81a (diff) | |
Notes
Diffstat (limited to 'math/py-matplotlib/pkg-descr')
| -rw-r--r-- | math/py-matplotlib/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/math/py-matplotlib/pkg-descr b/math/py-matplotlib/pkg-descr new file mode 100644 index 000000000000..f639c0131b3d --- /dev/null +++ b/math/py-matplotlib/pkg-descr @@ -0,0 +1,8 @@ +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. + +WWW: http://matplotlib.sourceforge.net/ |
