Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 564954 - dev-python/guiqwt - 2D plotting Python library based on PythonQwt
Summary: dev-python/guiqwt - 2D plotting Python library based on PythonQwt
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-05 17:30 UTC by John Stile
Modified: 2015-11-05 21:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
first pass at ebuild (PythonQwt-0.5.0.ebuild,736 bytes, text/plain)
2015-11-05 19:49 UTC, John Stile
Details
PythonQwt-0.5.0.ebuild (PythonQwt-0.5.0.ebuild,737 bytes, text/plain)
2015-11-05 19:53 UTC, John Stile
Details
guiqwt-2.3.2.ebuild (guiqwt-2.3.2.ebuild,881 bytes, text/plain)
2015-11-05 21:19 UTC, John Stile
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Stile 2015-11-05 17:30:30 UTC
Requesting for dev-python/guiqwt

HOME: https://github.com/PierreRaybaut/guiqwt
More documentation on this module: http://pythonhosted.org/guiqwt/

This is under active development

Based on ``PythonQwt`` (a pure Python/PyQt reimplementation of the curve 
plotting Qwt C++ library, included in guiqwt base source code) and on the 
scientific modules NumPy and SciPy, ``guiqwt`` is a Python library providing 
efficient 2D data-plotting features (curve/image visualization and related 
tools) for interactive computing and signal/image processing application 
development. It is based on Qt graphical user interfaces library, and 
currently supports both ``PyQt4`` and ``PyQt5``.
Comment 1 Tomáš Mózes 2015-11-05 18:55:30 UTC
Hello John, would you try creating an ebuild for guiqwt? Feel free to attach to this bug report.
Comment 2 John Stile 2015-11-05 19:12:16 UTC
It could be complicated.
dev-python/guiqwt requires dev-python/PythonQwt ( Bug 564952 )
I will try to create 2 ebuilds.
Comment 3 John Stile 2015-11-05 19:49:36 UTC
Created attachment 416120 [details]
first pass at ebuild
Comment 4 John Stile 2015-11-05 19:53:10 UTC
Created attachment 416122 [details]
PythonQwt-0.5.0.ebuild

correct LICENSE
Comment 5 John Stile 2015-11-05 21:19:02 UTC
Created attachment 416132 [details]
guiqwt-2.3.2.ebuild

Initial ebuild of guiqwt-2.3.2.ebuild.
Relies on PythonQwt-0.5.0.ebuild in Bug 564952