Package: wnpp
Severity: wishlist
Owner: Christoph Ender <christoph.en...@spellbreaker.org>

* Package name    : remglk
  Version         : 0.2.3
  Upstream Author : Andrew Plotkin <erkyr...@eblong.com>
* URL             : http://eblong.com/zarf/glk/remglk/docs.html
* License         : MIT
  Programming Lang: C
  Description     : Remote-procedure-call Glk library

RemGlk is a C library which implements the Glk API. You can compile
any Glk application and link it with this library. RemGlk does not
provide a user interface. Instead, it wraps up the application's
output as a JSON data structure and sends it to stdout. It then
waits for input to arrive from stdin; the input data must also be
encoded as JSON.

Reply via email to