aports/main/python3-tkinter/idle.desktop
Natanael Copa a06194ea44 main/python3-tkinter: move from community
needed by py3-pyo -> maturin -> py3-cryptography -> samba

ref: https://gitlab.alpinelinux.org/alpine/aports/-/issues/17216
2025-06-18 09:10:32 +00:00

18 lines
348 B
Desktop File

[Desktop Entry]
Name=IDLE
GenericName=Python IDE
Comment=Python Integrated Development and Learning Environment
Exec=/usr/bin/idle %F
TryExec=/usr/bin/idle
Icon=idle
Terminal=false
Type=Application
Categories=Development;IDE
StartupNotify=false
MimeType=text/x-python;
Actions=Edit;
[Desktop Action Edit]
Exec=/usr/bin/idle %F
Name=Edit with IDLE