~ubuntu-branches/ubuntu/gutsy/matplotlib/gutsy

« back to all changes in this revision

Viewing changes to lib/matplotlib.egg-info/PKG-INFO

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 23:04:56 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070731230456-lfmr0h69yh1i37w1
Tags: 0.90.1-2ubuntu1
* Merge from Debian unstable. Remaining changes:
  + debian/rules:
    - Check only the files for the python version which just got installed
      (fixes FTBFS).
    - Modify Maintainer value to match DebianMaintainerField spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Metadata-Version: 1.0
 
2
Name: matplotlib
 
3
Version: 0.90.1-r3350
 
4
Summary: Matlab(TM) style python plotting package
 
5
Home-page: http://matplotlib.sourceforge.net
 
6
Author: John D. Hunter
 
7
Author-email: jdhunter@ace.bsd.uchicago.edu
 
8
License: UNKNOWN
 
9
Description: 
 
10
        matplotlib strives to produce publication quality 2D graphics
 
11
        using matlab plotting for inspiration.  Although the main lib is
 
12
        object oriented, there is a functional interface "pylab"
 
13
        for people coming from Matlab.
 
14
        
 
15
Platform: any