Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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/>
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 7.2.

Packages

php-pecl-translit-0.7.1-1.el8.remi.7.2.x86_64 [84 KiB] Changelog by Remi Collet (2020-10-01):
- update to 0.7.1
- drop patch merged upstream
php-pecl-translit-0.7.0-4.el8.remi.7.2.x86_64 [84 KiB] Changelog by Remi Collet (2020-02-24):
- update to 0.7.0
- raise dependency on PHP 7.0
- sources from PECL