Name: | python3-unidecode |
---|---|
Version: | 1.3.8 |
Release: | 3.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1203986 |
License: | GPL-2.0-or-later |
RPM: | python3-unidecode-1.3.8-3.el10_0.noarch.rpm |
Source RPM: | python-unidecode-1.3.8-3.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/Unidecode/1.3.8 |
Summary: | US-ASCII transliterations of Unicode text |
Description: | This is a python port of Text::Unidecode Perl module. It provides a function, 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII characters. |