pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-matplotlib



Module name:    wip
Committed by:   makoto
Date:           Mon Sep  1 13:53:58 UTC 2014

Modified Files:
        wip/py-matplotlib: DESCR Makefile PLIST buildlink3.mk distinfo
Added Files:
        wip/py-matplotlib: COMMIT_MSG
        wip/py-matplotlib/patches: patch-ab

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}.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/py-matplotlib/COMMIT_MSG \
    wip/py-matplotlib/patches/patch-ab
cvs -z3 rdiff -u -r1.3 -r1.4 wip/py-matplotlib/buildlink3.mk
cvs -z3 rdiff -u -r1.4 -r1.5 wip/py-matplotlib/DESCR \
    wip/py-matplotlib/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/py-matplotlib/PLIST
cvs -z3 rdiff -u -r1.7 -r1.8 wip/py-matplotlib/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/COMMIT_MSG?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/patches/patch-ab?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/buildlink3.mk?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/DESCR?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/distinfo?r1=1.4&r2=1.5
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/PLIST?r1=1.6&r2=1.7
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-matplotlib/Makefile?r1=1.7&r2=1.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index