6
0
forked from pool/python311
2022-05-09 15:04:49 +00:00
committed by Git OBS Bridge
commit 4861b77003
30 changed files with 5498 additions and 0 deletions

12
idle3.desktop Normal file
View File

@@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Name=IDLE 3
GenericName=Python 3 IDE
Comment=Python 3 Integrated Development and Learning Environment
Exec=idle3 %F
TryExec=idle3
Terminal=false
Type=Application
Icon=idle3
Categories=Development;IDE;
MimeType=text/x-python;