2 lines
332 B
EmacsLisp
2 lines
332 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "websocket" "20191123.2208" "Emacs WebSocket client and server" '((cl-lib "0.5")) :commit "74e4b82bf1a2e9197875ebcc20c494b506095235" :keywords '("communication" "websocket" "server") :authors '(("Andrew Hyatt" . "ahyatt@gmail.com")) :maintainer '("Andrew Hyatt" . "ahyatt@gmail.com"))
|