gurmukhi-utils icon indicating copy to clipboard operation
gurmukhi-utils copied to clipboard

Utilities library for converting, analyzing, and testing Gurmukhi strings.

Results 27 gurmukhi-utils issues
Sort by recently updated
recently updated
newest added

### Summary Nukta `਼` (U+0A3C) when added to consonants makes them to sound different than their original form. Some forms are already standardised by [Unicode](https://en.wikipedia.org/wiki/Gurmukhi_(Unicode_block)). However, the non-standard forms may...

✓ Type Task

### Summary The user input can be anything. Invalid Unicode sequences can result in unexpected results from gurmukhi-utils functions. So, a linter/checker is required to extract/show various kinds of invalid/unsupported...

✓ Type Task

### Describe the bug - Transcription to remove trailing ਿ and ੁ doesn't work with vishraam. - Is removing ਿ and ੁ even if the word is only one letter...

○ Type Bug
.py

### Describe the bug toAscii should only work on unicode gurmukhi, multiple invocations should not transform the string further there can be a separate ascii sanitizer that works on ascii...

○ Type Bug

### Summary set up gh actions and dependabot for multiple languages ### Approach -

✓ Type Task

### Summary Check if halant without following below_base_letter works correctly ### Approach -

✓ Type Task
.py

### Summary Add some tests to make sure unicode isn't breaking lines (meaning valid unicode input = output) ### Approach -

✓ Type Task
.py