pyunormalize

Unicode normalization forms (NFC, NFKC, NFD, NFKD). A library independent of the Python core Unicode database.

Installation

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

pip3 install pyunormalize

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
16.0.0 2024-09-17      
15.1.0 2023-11-11      
15.0.0 2022-10-01  
14.0.0.post3 2021-10-10  
14.0.0.post2 2021-10-10  
14.0.0.post1 2021-10-10      
14.0.0 2021-10-10      

Issues with this package?

Page last updated 2025-09-05 00:46:08 UTC