;;;; rfb.meta -*- Scheme -*- ((synopsis "Implementation of the Remote Frame Buffer protocol") (license "BSD") (category graphics) (needs matchable defstruct regex-case miscmacros) (test-depends srfi-25 ansi-escape-sequences) (doc-from-wiki) (files "rfb.release-info" "rfb.setup" "rfb.meta" "rfb.scm") (author "felix winkelmann"))