Source: pygrace Section: python Priority: extra Maintainer: Georges Khaznadar Build-Depends: debhelper (>= 7.0.50~), quilt, python-all(>=2.6.6-3), python-setuptools (>= 0.6b3), python3-all Standards-Version: 3.9.8 Homepage: http://www.cacr.caltech.edu/~mmckerns/software.html X-Python-Version: >= 2.5 X-Python3-Version: >= 3.4 Package: python-pygrace Architecture: all Depends: ${python:Depends}, ${misc:Depends}, grace (>=1:5.1.22), python-numpy Description: Python bindings for grace Grace is a point-and-click tool that allows the user to draw X-Y plots. . So python-grace inherits: User defined scaling, tick marks, labels, symbols, line styles, colors. Polynomial regression, splines, running averages, DFT/FFT, cross/auto-correlation, etc. . In addition, python-grace interacts nicely with numpy. Package: python3-pygrace Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, grace (>=1:5.1.22), python3-numpy Description: Python3 bindings for grace Grace is a point-and-click tool that allows the user to draw X-Y plots. . So python3-grace inherits: User defined scaling, tick marks, labels, symbols, line styles, colors. Polynomial regression, splines, running averages, DFT/FFT, cross/auto-correlation, etc. . In addition, python-grace interacts nicely with numpy.