(define-package "epc" "20140609.2234" "A RPC stack for the Emacs Lisp"
|
|
'((concurrent "0.3.1")
|
|
(ctable "0.1.2"))
|
|
:url "https://github.com/kiwanami/emacs-epc" :keywords
|
|
'("lisp" "rpc"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|