[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект libpinyin-2.2.0-2.el8

Имя libpinyin
Эпоха 0
Версия 2.2.0
Релиз 2.el8
Сайт https://github.com/libpinyin/libpinyin
Лицензия GPLv3+
Время сборки 2023-08-08 09:11:49
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Library to deal with pinyin
Репозитории AppStream
Полное описание The libpinyin project aims to provide the algorithms core for intelligent sentence-based Chinese pinyin input methods.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
libpinyin-2.2.0-2.el8.x86_64 Library to deal with pinyin 3df05f94621eaa7693f8e0cc12c2ff9deff765403e3dc25f2918d243e125f719 download
libpinyin-data-2.2.0-2.el8.x86_64 Data files for libpinyin 09e992652c7801242042e88c265c26e76af7d5f18271483e9d9479d6cd791abe download
libzhuyin-2.2.0-2.el8.x86_64 Library to deal with zhuyin 3e4245e98d09be5d0516ac100477c8eef52b967ea6bff7dceb3d69c907d52467 download
libpinyin-devel-2.2.0-2.el8.x86_64 Development files for libpinyin a7ea69f9dfa70f7990126d74bb0828d423c53eae0f88c81e873ce9ea326a4558 download
i686
libpinyin-2.2.0-2.el8.i686 Library to deal with pinyin 8db3b7a18a1504b2034d8e39129efd627db84ace734e2482d8ea36029000d979 download
libpinyin-data-2.2.0-2.el8.i686 Data files for libpinyin 49e7c1ca2feb680ebcc202e7c9d0613ae502a866e8ecf448edcb72e9890bbfef download
libzhuyin-2.2.0-2.el8.i686 Library to deal with zhuyin 9c9e334e94b62b8086bee52dffac67dfbfab2a118496ea5c30a891920041d4dc download
libpinyin-devel-2.2.0-2.el8.i686 Development files for libpinyin bef06e7d9f744a347ec20846ebbe6d0364d54d53b0f5708f78129af7d04d4e6a download
src
libpinyin-2.2.0-2.el8.src Library to deal with pinyin 0a7b665b2842e9d3b2f04b63dcfa7507fa22997c4b8ea13b26ad736152577419 download
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.2.0-2
- Rebuilt for MSVSphere 8.8

* Fri Sep 24 2021 Peng Wu <pwu@redhat.com> - 2.2.0-2
- Build libpinyin for RHEL 8 CRB
- Resolves: #2006100

* Tue Apr 17 2018 Peng Wu <pwu@redhat.com> - 2.2.0-1
- Update to 2.2.0
- bug fixes

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Thu Jan 25 2018 Peng Wu <pwu@redhat.com> - 2.1.91-1
- Update to 2.1.91
- fixes zhuyin parsers

* Thu Aug 24 2017 Peng Wu <pwu@redhat.com> - 2.1.0-1
- Update to 2.1.0
- support sort option in pinyin_guess_candidates function

* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.92-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

* Mon Jul 10 2017 Peng Wu <pwu@redhat.com> - 2.0.92-1
- Update to 2.0.92
- reduce memory consumption after imported user dictionary

* Thu Jun 08 2017 Peng Wu <pwu@redhat.com> - 2.0.91-1
- Update to 2.0.91
- merge libzhuyin code