summaryrefslogtreecommitdiff
path: root/development/bpython/bpython.desktop
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-10-09 13:23:20 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-11 00:14:17 +0700
commit0f91e1f356cb54c4c292099492ee149331f4bb12 (patch)
treeff961a0870faf557cf01ea5bcfb07669455f1e79 /development/bpython/bpython.desktop
parentfa93a6e1f8b48be1b3a5a1d88361eb30faf2987a (diff)
downloadslackbuilds-0f91e1f356cb54c4c292099492ee149331f4bb12.tar.gz
development/bpython: Updated for version 0.13.1 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bpython/bpython.desktop')
-rw-r--r--development/bpython/bpython.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/development/bpython/bpython.desktop b/development/bpython/bpython.desktop
new file mode 100644
index 0000000000..6c60a06742
--- /dev/null
+++ b/development/bpython/bpython.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=bpython (Python interactive interpreter)
+Comment=A fancy curses interface to the Python interactive interpreter
+Exec=bpython-gtk
+Icon=bpython
+Terminal=false
+Type=Application
+Categories=Development;Interpreter
+GenericName=Develppment
+