/usr/share/applications/bpython3.desktop is in bpython3 0.17.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | [Desktop Entry]
Icon=bpython3
Name=bpython3
Comment=A fancy interface to the python interpreter!
Exec=/usr/bin/bpython3
Terminal=true
Type=Application
Categories=Development;Utility;ConsoleOnly;
StartupNotify=true
Keywords=Python;REPL;interpreter;
|