8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
config BR2_PACKAGE_GNUPLOT
|
|
bool "gnuplot"
|
|
select BR2_PACKAGE_READLINE if !BR2_PACKAGE_LIBEDIT
|
|
help
|
|
A portable command-line driven graphing utility.
|
|
|
|
http://www.gnuplot.info/
|