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 libc6 libgcc-s1
pip3 install unicode-segmentation-rs

Dependencies

  • None

Page last updated 2025-12-15 19:34:56 UTC