el-get/recipes/helm-ipython.rcp

7 lines
207 B
Plaintext
Raw Normal View History

2013-07-10 05:39:20 +08:00
(:name helm-ipython
:type github
:pkgname "emacs-helm/helm-ipython"
:description "Python completion using ipython and helm."
:features helm-ipython
:depends (helm python))