Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php80-php-pecl-translit - Transliterates non-latin character sets to latin

Website:
https://pecl.php.net/package/translit
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This extension allows you to transliterate text in non-latin characters
(such as Chinese, Cyrillic, Greek etc) to latin characters.  Besides the
transliteration the extension also contains filters to upper- and lowercase
latin, cyrillic and greek, and perform special forms of transliteration such
as converting ligatures such as the Norwegian 'æ' to 'ae' and normalizing
punctuation and spacing.

Package built for PHP 8.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-translit-0.7.1-1.fc37.remi.x86_64 [83 KiB] Changelog by Remi Collet (2020-10-01):
- update to 0.7.1
- drop patch merged upstream