cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/py-pyqwt
Makefile distinfo pkg-descr pkg-plist
ports/x11-toolkits/py-pyqwt/files patch-GNUmakefile
Martin Wilke
miwi at FreeBSD.org
Mon Feb 16 12:11:31 PST 2009
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)
More information about the cvs-all
mailing list