Date: Mon, 16 Feb 2009 20:11:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200902162011.n1GKBUwb004872@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902162011.n1GKBUwb004872>
