el-get/recipes/ein.rcp
2013-01-17 11:17:58 +01:00

9 lines
252 B
Plaintext

(:name ein
:description "IPython notebook client in Emacs"
:type github
:pkgname "tkf/emacs-ipython-notebook"
:depends (websocket request auto-complete)
:load-path ("lisp")
:submodule nil
:features ein)