File: pyxplot.menu

package info (click to toggle)
pyxplot 0.9.2-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,288 kB
  • sloc: ansic: 50,373; xml: 1,339; python: 570; sh: 318; makefile: 89
file content (9 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
?package(pyxplot): \
  needs="text"  \
  section="Applications/Science/Data Analysis" \
  title="PyXPlot" \
  longtitle="Scientific data plotting" \
  command="/usr/bin/pyxplot" \
  icon="/usr/share/pixmaps/pyxplot.xpm" \
  icon32x32="/usr/share/pixmaps/pyxplot.xpm" \
  icon16x16="/usr/share/pixmaps/pyxplot16.xpm"