dev-perl/Net-WebSocket-Server - 0.003004 (defiance)

Search

Package Information

Description:
A straightforward Perl WebSocket server with minimal dependencies
License:
|| ( Artistic GPL-1+ )

Ebuild Details

Version EAPI Keywords Slot
0.003004 7 ~amd64 ~x86 0
View Raw Ebuild
# 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}"

Dependencies

DEPEND

dev-perl/Protocol-WebSocket

RDEPEND

dev-perl/Protocol-WebSocket