Source: ruby-rubame Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Valentin Vidic Build-Depends: debhelper-compat (= 13), gem2deb, ruby-rspec, ruby-websocket (>= 1.0) Standards-Version: 4.5.0 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-ruby Homepage: https://github.com/saward/Rubame Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rubame.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rubame XS-Ruby-Versions: all Package: ruby-rubame Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-websocket (>= 1.0), ${misc:Depends}, ${shlibs:Depends} Description: simple Ruby websocket game server Rubame makes use of WebSocket Ruby to handle the websocket protocol and the standard Ruby sockets libraries for the actual network connections.