| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.003004 | 7 | ~amd64 ~x86 | 0 |
# Distributed under the terms of the GNU General Public License v2
EAPI=7
MODULE_AUTHOR="TOPAZ"
inherit perl-module
DESCRIPTION="A straightforward Perl WebSocket server with minimal dependencies"
LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="dev-perl/Protocol-WebSocket"
DEPEND="${RDEPEND}"
dev-perl/Protocol-WebSocket
dev-perl/Protocol-WebSocket