Metadata-Version: 1.1
Name: texfigure
Version: 0.1
Summary: Manage figures in your PythonTeX documents.
Home-page: http://astropy.org
Author: Stuart Mumford
Author-email: stuart@cadair.com
License: BSD
Description: 
        texfigure is a package of PythonTeX helpers for managing matplotlib plots.
        
        Importing texfigure will set your matplotlib backend to pgf, therefore
        ``import texfigure`` should come before any other matplotlib imports.
        
Platform: UNKNOWN
Requires: numpy
Requires: matplotlib
Provides: texfigure
