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

## Pre-registered Letters and Characters

- ا, ب, ت, ث, ج, ح, خ, د, ذ, ر, ز, س, ش, ص, ض, ط, ظ, ع, غ, ف, ق, ك, ل, م, ن, ه, و, ي;

- لا, ى, ة, ء, أ, إ, ؤ, ئ, آ;


-  َ,  ً ,  ِ ,  ٍ ,  ُ ,  ٌ ,  ْ ,  ّ ;

` Fatha = "\u064e"       # َ  , Tanween Al Fath = "\u064b"   # ً  , Kasra = "\u0650"       # ِ  `

` Tanween Al Kasr = "\u064d"   # ٍ  , Dhamma = "\u064f"       # ُ  , Tanween Al Dham = "\u064c"   # ٌ `  

` Sukoun = "\u0652"       # ْ  , Shaddah = "\u0651"      # ّ  `



