Source: rock-master-20.06-ruby-tools-rest-api
Section: science
Priority: optional
Maintainer: Rock Packaging Daemon (based on apaka) <rock-dev@dfki.de>
Uploaders: Rock Packaging Daemon (based on apaka) <rock-dev@dfki.de>
Build-Depends: debhelper, gem2deb, rake, rake (>= 0.8.0), ruby-hoe, rock-master-20.06-ruby-hoe-yard, rock-master-20.06-ruby-utilrb, rock-master-20.06-ruby-tools-orocos.rb, rock-master-20.06-ruby-thin, ruby-grape, ruby-grape-logging, ruby-rack-cors, ruby-faye-websocket, ruby-sprockets, rock-master-20.06-ruby-yard, ruby-daemons, ruby-eventmachine, ruby-rack, ruby-activesupport, ruby-builder, rock-master-20.06-ruby-dry-types, ruby-mustermann-grape, ruby-rack-accept, ruby-websocket-driver, rock-master-20.06-ruby-concurrent-ruby, ruby-i18n, ruby-minitest, ruby-tzinfo, rock-master-20.06-ruby-zeitwerk, rock-master-20.06-ruby-dry-container, rock-master-20.06-ruby-dry-core, rock-master-20.06-ruby-dry-equalizer, rock-master-20.06-ruby-dry-inflector, rock-master-20.06-ruby-dry-logic, ruby-mustermann, ruby-websocket-extensions, ruby-thread-safe, rock-master-20.06-ruby-dry-configurable, rock-master-20.06-ruby-ruby2-keywords, dh-autoreconf
Standards-Version: 4.1.3
Vcs-Git:
Vcs-Browser:
Homepage: https://github.com/rock-core/tools-rest_api
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: rock-master-20.06-ruby-tools-rest-api
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: rock-master-20.06-ruby-utilrb, rock-master-20.06-ruby-tools-orocos.rb, ruby-hoe, rock-master-20.06-ruby-hoe-yard, rock-master-20.06-ruby-thin, ruby-grape, ruby-grape-logging, ruby-rack-cors, ruby-faye-websocket, ruby-sprockets, rake, rock-master-20.06-ruby-yard, ruby-daemons, ruby-eventmachine, ruby-rack, ruby-activesupport, ruby-builder, rock-master-20.06-ruby-dry-types, ruby-mustermann-grape, ruby-rack-accept, ruby-websocket-driver, rock-master-20.06-ruby-concurrent-ruby, ruby-i18n, ruby-minitest, ruby-tzinfo, rock-master-20.06-ruby-zeitwerk, rock-master-20.06-ruby-dry-container, rock-master-20.06-ruby-dry-core, rock-master-20.06-ruby-dry-equalizer, rock-master-20.06-ruby-dry-inflector, rock-master-20.06-ruby-dry-logic, ruby-mustermann, ruby-websocket-extensions, ruby-thread-safe, rock-master-20.06-ruby-dry-configurable, rock-master-20.06-ruby-ruby2-keywords, ruby
Description: A REST API and in-browser UI to interface with a Rock system
 Best used together with the "gui/rock_webapp" package (https://github.com/rock-core/gui-rock_webapp) which provides some html pages
 with JavaScript controls.
 .
 ## FEATURES/PROBLEMS:
 Ports that provide array messages are read very slowly, this can be sped up by using the binary mode by setting the binary option
 PORTURL?binary=true
 .
 The result will encode any array data types in base64 encoded arrays encapsulated in json
