# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-websocket-client
python.rootname     websocket_client
version             1.8.0
revision            0
categories-append   www
platforms           any
license             Apache-2
maintainers         nomaintainer
description         WebSocket client for Python with low level API options
long_description    {*}${description}
homepage            https://github.com/websocket-client/websocket-client
checksums           rmd160  dbfb63499f3bf6aadc0da4551af24b8ab61f2155 \
                    sha256  3239df9f44da632f96012472805d40a23281a991027ce11d2f45a6f24ac4c3da \
                    size    54648
supported_archs     noarch

python.versions     310 311 312 313 314
