blob: f7190f8937e8e5d68e79e7afb73f26023db1af5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=app-editors/emacs-24:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=A websocket implementation in elisp
EAPI=7
HOMEPAGE=https://github.com/ahyatt/emacs-websocket
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-24:*
SLOT=0
SRC_URI=https://github.com/ahyatt/emacs-websocket/archive/1.10.tar.gz -> websocket-1.10.tar.gz
_eclasses_=elisp 00840e1f4eb277c757dbfa5abf73c4c7 elisp-common cae18e9c43c86703b074d0b15dcdb9e2
_md5_=67b7c84697fc173cc3a45d1aa4b19e12
|