Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi_brldefs.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi_constants.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi_keycodes.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi_param.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
brlapi_protocol.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: libbrlapi
URL: http://brltty.app
Version: 0.8
License: LGPL 2.1
Security Critical: yes
CPEPrefix: cpe:/a:mielke:brltty:3.7.2

Description:
BRLTTY is a background process (daemon) which provides access to the Linux/Unix
console (when in text mode) for a blind person using a refreshable braille
display. It drives the braille display, and provides complete screen review
functionality. Some speech capability has also been incorporated.

BRLTTY is used in Chrome OS to provide braille output for the ChromeVox screen
reader. ChromeVox communicates with BRLTTY using libbrlapi, the public client
api.

The libbrlapi.h header is imported because we need to keep it in sync with the
libbrlapi so in Chrome OS.