emacs.d/elpa/websocket-20200102.637/websocket-pkg.el
2020-01-29 18:18:31 +01:00

2 lines
331 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "websocket" "20200102.637" "Emacs WebSocket client and server" '((cl-lib "0.5")) :commit "ee44af2cc55415591e7ccb1007193294c702affd" :keywords '("communication" "websocket" "server") :authors '(("Andrew Hyatt" . "ahyatt@gmail.com")) :maintainer '("Andrew Hyatt" . "ahyatt@gmail.com"))