update eaf package
This commit is contained in:
13
lisp/epc/epc-pkg.el
Normal file
13
lisp/epc/epc-pkg.el
Normal file
@@ -0,0 +1,13 @@
|
||||
(define-package "epc" "20140610.534" "A RPC stack for the Emacs Lisp"
|
||||
'((concurrent "0.3.1")
|
||||
(ctable "0.1.2"))
|
||||
:commit "e1bfa5ca163273859336e3cc89b4b6460f7f8cda" :authors
|
||||
'(("SAKURAI Masashi <m.sakurai at kiwanami.net>"))
|
||||
:maintainer
|
||||
'("SAKURAI Masashi <m.sakurai at kiwanami.net>")
|
||||
:keywords
|
||||
'("lisp" "rpc")
|
||||
:url "https://github.com/kiwanami/emacs-epc")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user