Subject: CVS commit: wip/py-matplotlib
From: Makoto Fujiwara
Date: 2014-09-01 15:53:58
Message id: E1XOS3j-0006Yt-HU@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import py27-matplotlib-1.4.0 as wip/py-matplotlib.

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.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html

This is the base package which supports only non-GUI graphics output.
For interactive graphics, install one of graphics/py-matplotlib-{gtk2,tk}.


Files:
RevisionActionfile
1.5modifywip/py-matplotlib/DESCR
1.8modifywip/py-matplotlib/Makefile
1.7modifywip/py-matplotlib/PLIST
1.4modifywip/py-matplotlib/buildlink3.mk
1.5modifywip/py-matplotlib/distinfo
1.1addwip/py-matplotlib/COMMIT_MSG
1.1addwip/py-matplotlib/patches/patch-ab