FreeBSD Bugzilla – Attachment 163580 Details for
Bug 204781
[NEW PORT] devel/py-socketio-client: Socket.io client library for Python
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
New Shar
py-socketio-client.shar (text/plain), 1.85 KB, created by
Max Stucchi
on 2015-11-27 12:45:46 UTC
(
hide
)
Description:
New Shar
Filename:
MIME Type:
Creator:
Max Stucchi
Created:
2015-11-27 12:45:46 UTC
Size:
1.85 KB
patch
obsolete
># 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 <mstucchi@ripe.net> >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 <bsd.port.mk> >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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 204781
:
163480
|
163580
|
163582
|
163603