blob: c77bb9aa9ab6c91f492d4c36b882df5a0d2be6a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
BDEPEND=>=virtual/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=>=virtual/emacs-24
SLOT=0
SRC_URI=https://github.com/ahyatt/emacs-websocket/archive/1.12.tar.gz -> websocket-1.12.tar.gz
_eclasses_=elisp c774c0b6e71acd42b75cc46721bc2d0e elisp-common 23f47b2e1de7abf387105eddd1318738
_md5_=8f2f06d3008a2404bcd497b928f9e8c8
|