File: menu

package info (click to toggle)
gnuplot 3.7.1p1-4
  • links: PTS
  • area: main
  • in suites: potato
  • size: 5,808 kB
  • ctags: 4,418
  • sloc: ansic: 43,279; lisp: 661; makefile: 647; asm: 539; sh: 416; objc: 379; csh: 297; pascal: 194; perl: 138
file content (16 lines) | stat: -rw-r--r-- 435 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
?package(gnuplot):\
  needs="text"\
  section="Apps/Math"\
  title="Gnuplot"\
  longtitle="Gnuplot - interactive plotting program"\
  description=\
  "\
   A command-line driven interactive plotting program.\
   Package for making 2D and 3D graphs from data and functions.\
   Supports lots of output formats, including drivers for many\
   printers , (La)TeX, (x)fig, X11, PostScript, and so on.\
  "\
  command="/usr/bin/gnuplot"