update of packages
This commit is contained in:
14
lisp/websocket/websocket-pkg.el
Normal file
14
lisp/websocket/websocket-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "websocket" "20230809.305" "Emacs WebSocket client and server"
|
||||
'((cl-lib "0.5"))
|
||||
:commit "40c208eaab99999d7c1e4bea883648da24c03be3" :authors
|
||||
'(("Andrew Hyatt" . "ahyatt@gmail.com"))
|
||||
:maintainers
|
||||
'(("Andrew Hyatt" . "ahyatt@gmail.com"))
|
||||
:maintainer
|
||||
'("Andrew Hyatt" . "ahyatt@gmail.com")
|
||||
:keywords
|
||||
'("communication" "websocket" "server")
|
||||
:url "https://github.com/ahyatt/emacs-websocket")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1056
lisp/websocket/websocket.el
Normal file
1056
lisp/websocket/websocket.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user