1*4882a593SmuzhiyunSUMMARY = "Twisted Web Sockets"
2*4882a593SmuzhiyunHOMEPAGE = "https://github.com/MostAwesomeDude/txWS"
3*4882a593Smuzhiyun
4*4882a593SmuzhiyunLICENSE = "Apache-2.0"
5*4882a593SmuzhiyunLIC_FILES_CHKSUM = "file://LICENSE;md5=76699830db7fa9e897f6a1ad05f98ec8"
6*4882a593Smuzhiyun
7*4882a593SmuzhiyunDEPENDS = "python3-twisted python3-six python3-vcversioner python3-six-native python3-vcversioner-native"
8*4882a593Smuzhiyun
9*4882a593SmuzhiyunSRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https"
10*4882a593SmuzhiyunSRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414"
11*4882a593Smuzhiyun
12*4882a593SmuzhiyunS = "${WORKDIR}/git"
13*4882a593Smuzhiyun
14*4882a593Smuzhiyuninherit setuptools3
15*4882a593Smuzhiyun
16*4882a593SmuzhiyunPIP_INSTALL_PACKAGE = "txWS"
17