Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 564954

Summary: dev-python/guiqwt - 2D plotting Python library based on PythonQwt
Product: Gentoo Linux Reporter: John Stile <john>
Component: [OLD] DevelopmentAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: first pass at ebuild
PythonQwt-0.5.0.ebuild
guiqwt-2.3.2.ebuild

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