mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
ea8741ec5a
YABT is a general purpose Braille translation system written in pure python. It is primarily designed to be used by the BrlTex Project, but due to its general design it may be suited to use in other projects. Currently YABT has a table for translation in to British Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible. WWW: http://pypi.python.org/pypi/YABT/ PR: ports/127515 Submitted by: Wen Heping <wenheping at gmail.com>
14 lines
477 B
Plaintext
14 lines
477 B
Plaintext
YABT means Yet another Braille Translator.
|
|
|
|
YABT is a general purpose Braille translation system
|
|
written in pure python. It is primarily designed to
|
|
be used by the BrlTex Project, but due to its general
|
|
design it may be suited to use in other projects.
|
|
|
|
Currently YABT has a table for translation in to British
|
|
Braille encoded in ASCII Braille, but tables for other
|
|
codes and other output encodings such as unicode Braille
|
|
are possible.
|
|
|
|
WWW: http://pypi.python.org/pypi/YABT/
|