python-qwt 0.5.1-1 source package in Ubuntu

Changelog

python-qwt (0.5.1-1) unstable; urgency=medium

  * Imported Upstream version 0.5.1

 -- Picca Frédéric-Emmanuel <email address hidden>  Thu, 12 Nov 2015 21:01:22 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-qwt_0.5.1-1.dsc 2.2 KiB c051acc117e90bb5f719ef14a07026aabee873e6c49e88349d3e42ceab0cac8e
python-qwt_0.5.1.orig.tar.bz2 621.5 KiB 122dd1d4dc643c5c02317f03750bc9d9ec757154f150e66de74e880111f05f30
python-qwt_0.5.1-1.debian.tar.xz 4.0 KiB 999d1118190b67ff81371350c8483d6212a554e3a8c6c988573b8ecf685febf9

Available diffs

No changes file available.

Binary packages built by this source

python-qwt: Pure Python implementation of Qwt - Python 2

 The qwt package is a pure Python implementation of Qwt C++ library
 with the following limitations.
 .
 The following `Qwt` classes won't be reimplemented in `qwt` because most
 powerful features already exist in `guiqwt`:
   * QwtPlotZoomer
   * QwtCounter
   * QwtEventPattern
   * QwtPicker
   * QwtPlotPicker
 .
 QwtClipper is not implemented yet (and it will probably be very
 difficult or impossible to implement it in pure Python without
 performance issues). As a consequence, when zooming in a plot curve,
 the entire curve is still painted (in other words, when working with
 large amount of data, there is no performance gain when zooming in).
 .
 This is the Python 2 version of the package.

python-qwt-doc: Pure Python implementation of Qwt - Documentation

 The qwt package is a pure Python implementation of Qwt C++ library
 with the following limitations.
 .
 The following `Qwt` classes won't be reimplemented in `qwt` because most
 powerful features already exist in `guiqwt`:
   * QwtPlotZoomer
   * QwtCounter
   * QwtEventPattern
   * QwtPicker
   * QwtPlotPicker
 .
 QwtClipper is not implemented yet (and it will probably be very
 difficult or impossible to implement it in pure Python without
 performance issues). As a consequence, when zooming in a plot curve,
 the entire curve is still painted (in other words, when working with
 large amount of data, there is no performance gain when zooming in).
 .
 This is the documentation of the package.

python3-qwt: Pure Python implementation of Qwt - Python 3

 The qwt package is a pure Python implementation of Qwt C++ library
 with the following limitations.
 .
 The following `Qwt` classes won't be reimplemented in `qwt` because most
 powerful features already exist in `guiqwt`:
   * QwtPlotZoomer
   * QwtCounter
   * QwtEventPattern
   * QwtPicker
   * QwtPlotPicker
 .
 QwtClipper is not implemented yet (and it will probably be very
 difficult or impossible to implement it in pure Python without
 performance issues). As a consequence, when zooming in a plot curve,
 the entire curve is still painted (in other words, when working with
 large amount of data, there is no performance gain when zooming in).
 .
 This is the Python 3 version of the package.