ecl-eazy-gnuplot 0.2.0-0.2eb900f
Common Lisp interface to gnuplot
Eazy-Gnuplot is a Common Lisp interface to gnuplot which eschews CFFI, CLOS and structures. It communicates with gnuplot via *standard-output*, and users can plot data by printing to that stream.
- Outputs:
out - Website: https://github.com/guicho271828/eazy-gnuplot
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ecl-eazy-gnuplot 0.2.0-0.2eb900f as follows:
guix install ecl-eazy-gnuplot@0.2.0-0.2eb900f
Or install the latest version:
guix install ecl-eazy-gnuplot
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.