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.