Path to this page:
./
wip/py-unidecode,
ASCII transliterations of Unicode text
Branch: CURRENT,
Version: 1.2.0,
Package name: py312-unidecode-1.2.0,
Maintainer: kamelderouicheIt often happens that you have text data in Unicode, but you need
to represent it in ASCII. For example when integrating with legacy
code that doesn’t support Unicode, or for ease of entry of non-Roman
names on a US keyboard, or when constructing ASCII machine identifiers
from human-readable Unicode strings that should still be somewhat
intelligible. A popular example of this is when making an URL slug
from an article titles
Required to run:[
devel/py-setuptools] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: ea53ed4b2322cc7f0f47461c268170bcae518893
Filesize: 210.979 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-unidecode-1.2.0
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2023-02-13) Updated to version: py310-unidecode-1.2.0
- (2021-10-08) Updated to version: py39-unidecode-1.2.0