Revision: 5816
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5816&view=rev
Author:   jswhit
Date:     2008-07-23 01:15:52 +0000 (Wed, 23 Jul 2008)

Log Message:
-----------
add __version__ 

Modified Paths:
--------------
    trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py

Modified: trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py
===================================================================
--- trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py 2008-07-23 
01:15:22 UTC (rev 5815)
+++ trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py 2008-07-23 
01:15:52 UTC (rev 5816)
@@ -0,0 +1,4 @@
+__version__ = 0.1
+__docstring__ = """
+Python interface to NCAR natgrid library.  If installed, used
+by matplotlib griddata function."""


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to