?package(wxPython): \
	command="/usr/bin/pyshell" \
	needs="X11" \
	icon="PyCrust.png" \
	section="Applications/Development/Tools" \
	title="PyShell" \
	longtitle="GUI Python Shell"
?package(wxPython): \
	command="/usr/bin/pycrust" \
	needs="X11" \
	icon="PyCrust.png" \
	section="Applications/Development/Tools" \
	title="PyCrust" \
	longtitle="GUI Python Shell with Filling"
?package(wxPython): \
	command="/usr/bin/pyalamode" \
	needs="X11" \
	icon="PyCrust.png" \
	section="Applications/Development/Tools" \
	title="PyAlaMode" \
	longtitle="GUI Python Shell with Filling and editor windows"
?package(wxPython): \
	command="/usr/bin/xrced" \
	needs="X11" \
	icon="XRCed.png" \
	section="Applications/Development/Tools" \
	title="XRCed" \
	longtitle="wxPython XRC resource editor"
