[ANN] matplotlib-0.86.1

This minor release fixes the windows installer issues. A few updates
snuck in as well.

···

=======================================================================
2006-1-11 Fixed setup.py for win32 build and added rc template to the
MANIFEST.in

2006-1-10 Added xpdf distiller option. matplotlibrc ps.usedistiller can now be
            none, false, ghostscript, or xpdf. Validation checks for
            dependencies. This needs testing, but the xpdf option should produce
            the highest-quality output and small file sizes - DSD

2006-01-10 For the usetex option, backend_ps now does all the LaTeX work in the
            os's temp directory - DSD

2006-1-10 Added checks for usetex dependencies. - DSD

=======================================================================

In addition to the standard downloads I put eggs up for windows/linux
py2.3/2.4 combinations. The pypi download link for matplotlib has
been set to the sourceforge download page. Now you can run
"easy_install -U matplotlib" from linux or windows and it will
automatically look at pypi, redirect to mpl sf download page, find the
right binary depending on your platform, and install matplotlib. This
makes updates/installations pretty trivial.

I will post osx eggs after some more testing.

- Charlie

···

On 1/12/06, Charlie Moad <cwmoad@...287...> wrote:

This minor release fixes the windows installer issues. A few updates
snuck in as well.

=======================================================================
2006-1-11 Fixed setup.py for win32 build and added rc template to the
MANIFEST.in

2006-1-10 Added xpdf distiller option. matplotlibrc ps.usedistiller can now be
            none, false, ghostscript, or xpdf. Validation checks for
            dependencies. This needs testing, but the xpdf option should produce
            the highest-quality output and small file sizes - DSD

2006-01-10 For the usetex option, backend_ps now does all the LaTeX work in the
            os's temp directory - DSD

2006-1-10 Added checks for usetex dependencies. - DSD

=======================================================================