Source: ruby-websocket-driver
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <andrew.lee@collabora.co.uk>
Build-Depends: debhelper (>= 7.0.50~), gem2deb
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-websocket-driver.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-websocket-driver.git;a=summary
Homepage: http://github.com/faye/websocket-driver-ruby
Testsuite: autopkgtest
XS-Ruby-Versions: all

Package: ruby-websocket-driver
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
# websocket-extensions (>= 0.1.0), eventmachine (>= 0, development), permessage_deflate (>= 0, development), rake-compiler (~> 0.8.0, development), rspec (>= 0, development)
Description: WebSocket protocol handler with pluggable I/O
 This module provides a complete implementation of the WebSocket
 protocols that can be hooked up to any TCP library. It aims to simplify
 things by decoupling the protocol details from the I/O layer, such that
 users only need to implement code to stream data in and out of it
 without needing to know anything about how the protocol actually works.
 .
 Think of it as a complete WebSocket system with pluggable I/O.

Package: ruby-websocket-driver-dbg
Section: debug
Priority: extra
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby-websocket-driver (= ${binary:Version}), ${misc:Depends}
# websocket-extensions (>= 0.1.0), eventmachine (>= 0, development), permessage_deflate (>= 0, development), rake-compiler (~> 0.8.0, development), rspec (>= 0, development)
Description: WebSocket protocol handler with pluggable I/O (debug symbols)
 This module provides a complete implementation of the WebSocket
 protocols that can be hooked up to any TCP library. It aims to simplify
 things by decoupling the protocol details from the I/O layer, such that
 users only need to implement code to stream data in and out of it
 without needing to know anything about how the protocol actually works.
 .
 Think of it as a complete WebSocket system with pluggable I/O.

