Bug#451975: ITP: cl-plplot -- A CFFI based interface to the PLplot scientific plotting library
Package: wnpp
Severity: wishlist
Owner: Philipp Benner <mail@philipp-benner.de>
* Package name : cl-plplot
Version : 0.4.0
Upstream Author : Hazen Babcoc <hbabcockos1@mac.com>
* URL : http://common-lisp.net/project/cl-plplot/
* License : MIT
Programming Lang: Lisp
Description : A CFFI based interface to the PLplot scientific plotting library
Cl-plplot provides a CFFI based interface to the PLplot graphics
library. The PLplot graphics library supports the drawing of many different
types of 2D and 3D graphs using a large variety of output devices including
X11, postscript and png. PLplot can also be used to make scaled drawing,
or diagrams.
At present, cl-plplot consists of two packages, one is low-level interface
to the PLplot library and the other is high-level plotting interface that
attempts to make using PLplot with Lisp easier.