unicode-segmentation-rs

Unicode segmentation and width for Python using Rust

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgcc-s1 libc6
pip3 install unicode-segmentation-rs

Dependencies

  • None

Page last updated 2026-02-28 16:26:47 UTC