blob: 720ac9a694862f96dcdf5f048ade74530d97ff90 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-websockets"
VERSION="13.0.1"
HOMEPAGE="https://github.com/aaugustin/websockets"
DOWNLOAD="https://files.pythonhosted.org/packages/source/w/websockets/websockets-13.0.1.tar.gz"
MD5SUM="b3d1cc7a447c4f91b0c6f24beaf312cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="dslackw@gmail.com"
|