Metadata-Version: 2.4
Name: braillebaseoutput
Version: 0.1.5
Summary: A complete and extensible Unicode Braille processing library.
Author: Nagao Yuji
License: MIT
Project-URL: Homepage, https://github.com/DukaCrazy/braillebaseoutput
Project-URL: Documentation, https://github.com/DukaCrazy/braillebaseoutput
Project-URL: Source, https://github.com/DukaCrazy/braillebaseoutput
Keywords: braille,unicode,accessibility,API,binary,blind,education
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

This module offloads the heavy output logic from the main braillebase module.
It must be used together with the brailletable methods and the braillebase confidence_test function, which provides the validated braille mapping.
