Name: | python3-unidecode |
---|---|
Version: | 1.2.0 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1199922 |
License: | GPLv2+ |
RPM: | python3-unidecode-1.2.0-5.el9.noarch.rpm |
Source RPM: | python-unidecode-1.2.0-5.el9.src.rpm |
Build Date: | Tue Jul 19 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/Unidecode/1.2.0 |
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. |