fold-to-ascii

A Python port of the Apache Lucene ASCII Folding Filter that converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the ‘Basic Latin’ Unicode b…

Installation

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

pip3 install fold-to-ascii

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.2.post1 2020-05-03    
1.0.2 2020-05-03
1.0.1 2017-11-07    
1.0.0 2017-10-31

Issues with this package?

Page last updated 2023-10-28 06:22:15 UTC