el-get/recipes/ein.rcp
Takafumi Arakaki 7f28423471 Make EIN depend on auto-complete
MuMaMo (nxhtml) dependency is optional now.
2012-10-09 11:41:28 +02:00

9 lines
244 B
Plaintext

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