File: idle.menu

package info (click to toggle)
python-defaults 2.7.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,484 kB
  • ctags: 248
  • sloc: python: 2,342; makefile: 565; sh: 203; perl: 7
file content (5 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (2)
1
2
3
4
5
?package(idle):needs="X11" section="Applications/Programming"\
	title="IDLE (Python IDE)"\
	icon="/usr/share/pixmaps/idle.xpm"\
	command="/usr/bin/idle" \
	hints="Environments"