macOS
brew install liblouislocal Homebrew formula metadata
sudo port install liblouisMacPorts ports tree · textproc/liblouis/Portfile · source: api.github.com
brew
Open-source braille translator and back-translator. Version 3.38.0 via Homebrew; verified 2026-06-01.
install
brew install liblouislocal Homebrew formula metadata
sudo port install liblouisMacPorts ports tree · textproc/liblouis/Portfile · source: api.github.com
sudo apk add liblouisAlpine Linux edge package indexes · liblouis · source: dl-cdn.alpinelinux.org
sudo apt install liblouis-binDebian stable package indexes · liblouis-bin · source: deb.debian.org
sudo dnf install liblouisFedora Rawhide package metadata · liblouis · source: dl.fedoraproject.org
nix profile install nixpkgs#liblouisnixpkgs package indexes · pkgs/by-name/li/liblouis/package.nix · source: api.github.com
sudo pacman -S liblouisArch Linux sync databases · liblouis · source: geo.mirror.pkgbuild.com
sudo zypper install liblouis-dataopenSUSE Tumbleweed package metadata · liblouis-data · source: download.opensuse.org
overview
Open-source braille translator and back-translator
history
Liblouis is an open source braille translator and back-translator named for Louis Braille. It provides a C library, translation tables for many languages and braille codes, and command-line tools for checking, debugging, and testing braille translation tables.
The Liblouis README says the project began in 2002 through ViewPlus, which wanted high-quality braille support as an open source effort and supported John Boyer with a monthly stipend so he could work with sighted assistants. The project was based on translation routines from the BRLTTY Linux screen reader but grew beyond those routines into a standalone shared library and Windows DLL.
Liblouis supports computer and literary braille, contracted and uncontracted translation, hyphenation, math braille, and a rule- or dictionary-based table system. Its manual is aimed both at people writing translation tables and programmers embedding the library.
The README documents use in the NVDA and Orca open source screen readers and in commercial assistive technology from ViewPlus. Software Freedom Conservancy's March 17, 2025 announcement described liblouis as embedded in assistive technologies including screen readers, braille displays, Android devices, and iPhone devices.
A May 6, 2014 maintainership-succession announcement says John Boyer and ViewPlus initiated the Liblouis project twelve years earlier, and that Boyer built a community around it before passing maintainership to younger volunteers.
Users commonly interact with Liblouis through programs such as lou_checktable, lou_debug, lou_translate, lou_trace, and lou_allround, or by linking the library from screen readers, embossing software, document converters, and mobile accessibility stacks. Table authors write text files with opcodes, includes, display rules, hyphenation support, and metadata.
Liblouis is significant because it turns braille translation into portable, inspectable data files plus a C ABI. For packagers, the table data, CLI validation tools, and library are inseparable: shipping the package means shipping both accessibility infrastructure and the tools to keep language-specific braille rules correct.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lou_allround | cli | global executable | |
lou_checkhyphens | cli | global executable | |
lou_checktable | cli | global executable | |
lou_debug | cli | global executable | |
lou_tableinfo | cli | global executable | |
lou_trace | cli | global executable | |
lou_translate | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/liblouis/liblouis
install metadata
| Package key | brew:liblouis |
|---|---|
| Version | 3.38.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/liblouis |
| Homepage | https://liblouis.io |
| Repository | https://github.com/liblouis/liblouis |
| Upstream docs | https://liblouis.io/ |
| License | GPL-3.0-or-later AND LGPL-2.1-or-later |
| Source archive | https://github.com/liblouis/liblouis/releases/download/v3.38.0/liblouis-3.38.0.tar.gz |
| Last updated | 2026-06-01T17:25:04Z |
| Pulse | updated |
| Dependencies | python@3.14 |
| Build dependencies | help2man, pkgconf |
| Uses from macOS | m4 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | liblouis |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
liblouis-bin 3.33.0-1
Braille translation library - utilities
sudo apt install liblouis-binliblouis-data 3.33.0-1
Braille translation library - data
sudo apt install liblouis-dataliblouis-dev 3.33.0-1
Braille translation library - static libs and headers
sudo apt install liblouis-devliblouis20 3.33.0-1
Braille translation library - shared libs
sudo apt install liblouis20python3-louis 3.33.0-1
Python bindings for liblouis
sudo apt install python3-louisliblouis
nix profile install nixpkgs#liblouisliblouis-bin 3.29.0-1build1
Braille translation library - utilities
sudo apt install liblouis-binliblouis-data 3.29.0-1build1
Braille translation library - data
sudo apt install liblouis-dataliblouis-dev 3.29.0-1build1
Braille translation library - static libs and headers
sudo apt install liblouis-devliblouis20 3.29.0-1build1
Braille translation library - shared libs
sudo apt install liblouis20python3-louis 3.29.0-1build1
Python bindings for liblouis
sudo apt install python3-louisliblouis 3.38.0-r0
Braille translator and back-translator
sudo apk add liblouisliblouis-bin 3.38.0-r0
Braille translator and back-translator (tools)
sudo apk add liblouis-binliblouis-dev 3.38.0-r0
Braille translator and back-translator (development files)
sudo apk add liblouis-devliblouis-doc 3.38.0-r0
Braille translator and back-translator (documentation)
sudo apk add liblouis-docliblouis-static 3.38.0-r0
Braille translator and back-translator (static library)
sudo apk add liblouis-staticsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.