Name: | python3-unidecode |
---|---|
Version: | 1.3.4 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1437059 |
License: | GPLv2+ |
RPM: | python3-unidecode-1.3.4-8.el8.noarch.rpm |
Source RPM: | python-unidecode-1.3.4-8.el8.src.rpm |
Build Date: | Tue Jun 18 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/Unidecode/1.3.4 |
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. |