hebrew_unicode_utils 0.4.2

Some functions for processing Hebrew unicode characters.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Future releases

Below a list of feature(s) to be released:

### Current practices   

   *On the Internet, certain ways have already been established for displaying Hebrew text.* 
   *The idea is to include functionality that is already used by various websites.*

   *One example is the [BlueLetterBible](https://www.blueletterbible.org/wlc/gen/1/1/s_1001), where it is possible to show  cantilation marks and or vowel points on top of the consonants.* 

   *The implementation usually consists of the following components:*
  - **Consonants:** Show only *consonants* with the *Maqqef's* and *Sof Pasuq's*.   
  - **Vowels:** Show *consonants* + all *vowels*.   
  - **Accents:** Show *Vowels* + all *accents.*