[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#843174: ITP: remglk -- Remote-procedure-call Glk library



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

* Package name    : remglk
  Version         : 0.2.3
  Upstream Author : Andrew Plotkin <erkyrath@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 to: