Metadata-Version: 2.2
Name: gnuplotlib
Version: 0.45
Summary: Gnuplot-based plotting for numpy
Home-page: http://github.com/dkogan/gnuplotlib
Author: Dima Kogan
Author-email: dima@secretsauce.net
License: LGPL
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: numpysane>=0.3
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

gnuplotlib allows numpy data to be plotted using Gnuplot as a backend. As
much as was possible, this module acts as a passive pass-through to Gnuplot,
thus making available the full power and flexibility of the Gnuplot backend.
