Package: wnpp Severity: wishlist * Package name : python3-uniseg Version : 0.7.1 Upstream Author : Masaaki Shibata * URL : https://bitbucket.org/emptypage/uniseg-python/ * License : MIT Programming Lang: Python Description : A Python package to determine Unicode text segmentations.
A Python package to determine Unicode text segmentations. This package provides the following. Functions to get Unicode Character Database (UCD) properties concerned with text segmentations. Functions to determine segmentation boundaries of Unicode strings. Classes that help implement Unicode-aware text wrapping on both console (monospace) and graphical (monospace / proportional) font environments.