# 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 << 'e40c9d8980eca3afe8c8013d4dae1a12' 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 e40c9d8980eca3afe8c8013d4dae1a12 echo x - py-socketio_client/distinfo sed 's/^X//' >py-socketio_client/distinfo << '4aad71d0685ad7e0bf35999bfa6174cf' XSHA256 (socketIO_client-0.6.5.tar.gz) = 843f271074e6d2b1302ab873d2dfb37e647aea03c75d542fdd0f47b9d81085bc XSIZE (socketIO_client-0.6.5.tar.gz) = 18387 4aad71d0685ad7e0bf35999bfa6174cf echo x - py-socketio_client/pkg-descr sed 's/^X//' >py-socketio_client/pkg-descr << '1bcf252b7097fcb4194c5e91e6066090' XA socket.io client library for Python. You can use it to write test code for your socket.io server. X XWWW: https://github.com/invisibleroads/socketIO-client 1bcf252b7097fcb4194c5e91e6066090 exit