el-get/recipes/ein.rcp

9 lines
244 B
Plaintext
Raw Normal View History

(:name ein
:description "IPython notebook client in Emacs"
:type github
:pkgname "tkf/emacs-ipython-notebook"
:depends (websocket auto-complete)
2012-07-02 23:23:34 +08:00
:load-path ("lisp")
:submodule nil
:features ein)