You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
244 B

(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: