[25375] trunk/dports/python/py-matplotlib/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sun May 20 09:20:59 PDT 2007
Revision: 25375
http://trac.macosforge.org/projects/macports/changeset/25375
Author: jochen at macports.org
Date: 2007-05-20 09:20:59 -0700 (Sun, 20 May 2007)
Log Message:
-----------
update long description
Modified Paths:
--------------
trunk/dports/python/py-matplotlib/Portfile
Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile 2007-05-20 16:16:17 UTC (rev 25374)
+++ trunk/dports/python/py-matplotlib/Portfile 2007-05-20 16:20:59 UTC (rev 25375)
@@ -10,10 +10,13 @@
description matlab-like syntax for creating plots in python
long_description Matplotlib is a pure python plotting library with the goal of making \
- publication quality plots using a syntax familiar to matlab users. The \
- library uses Numeric for handling large data sets and supports a variety \
- of output backends
-homepage http://matplotlib.sourceforge.net/
+ publication quality plots using a syntax familiar to matlab users. \
+ The library uses numarray, Numeric, or numpy for handling large \
+ data sets and supports a variety of output backends. \
+ This port provides variants for the different \
+ array-objects (numarray, Numeric, numpy) and \
+ for different GUIs (gtk2, tkinter, wxpython).
+homepage http://matplotlib.sourceforge.net
master_sites sourceforge:matplotlib
distname matplotlib-${version}
checksums md5 31ea12395826080b5be9c1e292cda6f1 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070520/7219efdf/attachment.html
More information about the macports-changes
mailing list