pygrace 0.6-1 source package in Ubuntu

Changelog

pygrace (0.6-1) unstable; urgency=medium

  * included upstream changes
  * added --buildsystem=pybuild as an option for dh
  * test grace missing rather than xmgrace missing
  * removed Makefile; setup.py should be enough
  * created a target override_dh_auto_clean to replace the clean target
    of the deleted Makefile
  * removed the build-dependency on quilt
  * added a build-dependency on python3-numpy

 -- Georges Khaznadar <email address hidden>  Fri, 15 Nov 2019 19:46:40 +0100

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygrace_0.6-1.dsc 1.9 KiB 69089901f18ee930a132cc5cb157b21a651903eaac339b77e3b4a447c9e64d48
pygrace_0.6.orig.tar.xz 14.6 KiB 7dff1d67197b06df7f12f0b5a6d88e45a6d5c10f26730447d2200df8800e4b0d
pygrace_0.6-1.debian.tar.xz 4.3 KiB eda0c2827803be233f72b24aba68bd575600ff95fc758ea7d7d9f0dd5c568d10

Available diffs

No changes file available.

Binary packages built by this source

python3-pygrace: 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.