aboutsummaryrefslogtreecommitdiff
path: root/devel/liblouis/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-03-21 09:41:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-03-21 09:41:29 +0000
commit39b03754360fdb0a2ec317f1f69cca48ece378d9 (patch)
tree6ce17a74a8388120a71df7382647da5eef41dd92 /devel/liblouis/pkg-descr
parenta948135d2a46beac8add20ef25794404087731f6 (diff)
downloadports-39b03754360fdb0a2ec317f1f69cca48ece378d9.tar.gz
ports-39b03754360fdb0a2ec317f1f69cca48ece378d9.zip
Liblouis is an open-source braille translator and back-translator.
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
Notes: svn path=/head/; revision=230578
Diffstat (limited to 'devel/liblouis/pkg-descr')
-rw-r--r--devel/liblouis/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/liblouis/pkg-descr b/devel/liblouis/pkg-descr
new file mode 100644
index 000000000000..f97b3182b30e
--- /dev/null
+++ b/devel/liblouis/pkg-descr
@@ -0,0 +1,10 @@
+Liblouis is an open-source braille translator and back-translator.
+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/