components/python/websockify/websockify-PYVER.p5m
changeset 1920 3ed8d7c25c17
parent 1907 446472de62e9
child 1948 2d1537e7942d
equal deleted inserted replaced
1919:918b1af28918 1920:3ed8d7c25c17
    28 set name=pkg.summary value="WebSocket to TCP proxy/bridge"
    28 set name=pkg.summary value="WebSocket to TCP proxy/bridge"
    29 set name=pkg.description \
    29 set name=pkg.description \
    30     value="Websockify translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions."
    30     value="Websockify translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions."
    31 set name=com.oracle.info.description \
    31 set name=com.oracle.info.description \
    32     value="Websockify, the WebSockets translater"
    32     value="Websockify, the WebSockets translater"
    33 set name=com.oracle.info.tpno value=14503
    33 set name=com.oracle.info.tpno value=16167
    34 set name=info.classification \
    34 set name=info.classification \
    35     value=org.opensolaris.category.2008:Development/Python \
    35     value=org.opensolaris.category.2008:Development/Python \
    36     value="org.opensolaris.category.2008:Web Services/Communications"
    36     value="org.opensolaris.category.2008:Web Services/Communications"
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.upstream value="Joel Martin <[email protected]>"
    38 set name=info.upstream value="Joel Martin <[email protected]>"