# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-socketio-client # py-socketio-client/Makefile # py-socketio-client/distinfo # py-socketio-client/pkg-descr # echo c - py-socketio-client mkdir -p py-socketio-client > /dev/null 2>&1 echo x - py-socketio-client/Makefile sed 's/^X//' >py-socketio-client/Makefile << '18fbd9dc3af23fb0416fc497009aaaf4' X# Created by: Massimiliano Stucchi X# $FreeBSD$ X XPORTNAME= socketio-client XPORTVERSION= 0.6.5 XCATEGORIES= net devel python XMASTER_SITES= CHEESESHOP/source/s/socketIO-client/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= socketIO_client-${PORTVERSION} X XMAINTAINER= mstucchi@ripe.net XCOMMENT= Socket.io client library for Python X XLICENSE= MIT X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ X ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ X ${PYTHON_PKGNAMEPREFIX}websocket-client>0:${PORTSDIR}/www/py-websocket-client X XUSES= python XUSE_PYTHON= distutils autoplist X X.include 18fbd9dc3af23fb0416fc497009aaaf4 echo x - py-socketio-client/distinfo sed 's/^X//' >py-socketio-client/distinfo << '66a32958bb1493778510fa10b9e50ecc' XSHA256 (socketIO_client-0.6.5.tar.gz) = 843f271074e6d2b1302ab873d2dfb37e647aea03c75d542fdd0f47b9d81085bc XSIZE (socketIO_client-0.6.5.tar.gz) = 18387 66a32958bb1493778510fa10b9e50ecc echo x - py-socketio-client/pkg-descr sed 's/^X//' >py-socketio-client/pkg-descr << '8804ec547be8041ecd45a435a7e9b7a3' XSocket.io client library for Python. You can use it to write test code for Xyour socket.io server. X XWWW: https://github.com/invisibleroads/socketIO-client 8804ec547be8041ecd45a435a7e9b7a3 exit