emacs.d/elpa/websocket-20191123.2208/websocket-pkg.el
2019-11-30 08:46:49 +01:00

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"))