Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi_brldefs.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi_constants.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi_keycodes.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi_param.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад
brlapi_protocol.h 4762b62e7d Publish DEPS for 106.0.5249.13 1 год назад

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.