Bug 131245 - [New Port]x11-toolkits/py-pyqwt:Python Bindings for the Qwt Class Library
Summary: [New Port]x11-toolkits/py-pyqwt:Python Bindings for the Qwt Class Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-01 10:20 UTC by wenheping
Modified: 2009-02-16 20:20 UTC (History)
0 users

See Also:


Attachments
file.shar (13.51 KB, text/plain)
2009-02-01 10:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-02-01 10:20:01 UTC
PyQwt is a set of Python bindings for the Qwt  C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and control bounded or unbounded floating
point values.

PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
optionally SciPy. Look at the Command Line Interface (CLI) examples and
the Graphical User Interface (GUI) examples to get an idea of what you
can do with PyQwt.

WWW:    http://pyqwt.sourceforge.net/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-01 10:20:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-16 20:10:33 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-16 20:11:40 UTC
miwi        2009-02-16 20:11:30 UTC

  FreeBSD ports repository

  Modified files:
    x11-toolkits         Makefile 
  Added files:
    x11-toolkits/py-pyqwt Makefile distinfo pkg-descr pkg-plist 
    x11-toolkits/py-pyqwt/files patch-GNUmakefile 
  Log:
  PyQwt is a set of Python bindings for the Qwt  C++ class library which
  extends the Qt framework with widgets for scientific and engineering
  applications. It provides a widget to plot 2-dimensional data and
  various widgets to display and control bounded or unbounded floating
  point values.
  
  PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
  optionally SciPy. Look at the Command Line Interface (CLI) examples and
  the Graphical User Interface (GUI) examples to get an idea of what you
  can do with PyQwt.
  
  WWW:    http://pyqwt.sourceforge.net/
  
  PR:             ports/131245
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.502     +1 -0      ports/x11-toolkits/Makefile
  1.1       +31 -0     ports/x11-toolkits/py-pyqwt/Makefile (new)
  1.1       +3 -0      ports/x11-toolkits/py-pyqwt/distinfo (new)
  1.1       +29 -0     ports/x11-toolkits/py-pyqwt/files/patch-GNUmakefile (new)
  1.1       +12 -0     ports/x11-toolkits/py-pyqwt/pkg-descr (new)
  1.1       +92 -0     ports/x11-toolkits/py-pyqwt/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"