el-get/recipes/ein.rcp
Takafumi Arakaki 92f26dbd8b Update ein.rcp
2012-07-02 17:23:34 +02:00

9 lines
237 B
Plaintext

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