aboutsummaryrefslogtreecommitdiff
path: root/devel/liblouis
Commit message (Collapse)AuthorAgeFilesLines
* Liblouis is an open-source braille translator and back-translator.Martin Wilke2009-03-214-0/+172
It features support for computer and literary braille, supports contracted and uncontracted translation for many, many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. Liblouis also supports math braille (Nemeth and Marburg). The formatting of braille is provided by the companion project liblouisxml. WWW: http://code.google.com/p/liblouis/ PR: ports/131464 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=230578