Metadata-Version: 1.0
Name: YABT
Version: 2.0b1
Summary: YABT: Yet Another Braille Translator
Home-page: http://brltex.sf.net
Author: Michael Whapples
Author-email: mwhapples@users.sourceforge.net
License: RPL
Description: 
        YABT: 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 <http://brltex.sf.net>`_, 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.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Adaptive Technologies
Classifier: Topic :: Software Development
