1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: pyxplot
Maintainer: Sam Morris <sam@robots.org.uk>
Priority: optional
Section: math
Build-Depends: cdbs (>= 0.4.48), debhelper (>= 5.0.42), patchutils (>= 0.2.25), python (>= 2.4), python-central (>= 0.5), python-scipy, python-pyx, gs-esp | gs-gpl, texlive-latex-base, texlive-latex-recommended, texlive-fonts-recommended, python-plastex
Standards-Version: 3.7.2
XS-Python-Version: >= 2.4
Homepage: http://www.pyxplot.org.uk/
Package: pyxplot
Architecture: all
Depends: ${python:Depends}, python-scipy, python-pyx (>= 0.9), python-pyx (<< 0.10~), gv, gs-esp | gs-gpl, imagemagick
XB-Python-Version: ${python:Versions}
Description: data plotting program producing publication-quality output
PyXPlot is a command-line graphing/plotting package with a simple interface
resembling that of Gnuplot.
.
PyXPlot aims to improve significantly upon the quality of Gnuplot's output,
producing publication-quality figures. To this end, text is rendered with all
of the beauty and flexibility of the LaTeX typesetting environment.
.
This package includes extensive documentation and examples that can be found
in the /usr/share/doc/pyxplot directory. A gallery of sample plots is
available from the project's web site.
|