el-get/recipes/jedi-core.rcp
2016-03-08 12:04:22 -05:00

8 lines
299 B
Plaintext

(:name jedi-core
:website "https://github.com/tkf/emacs-jedi"
:description "Python auto-completion for Emacs."
:type http
:url "https://github.com/tkf/emacs-jedi/raw/master/jedi-core.el"
:minimum-emacs-version "24"
:depends (epc python-environment cl-lib))