[ Все 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.i686 download

Имя libpinyin
Эпоха 0
Версия 2.2.0
Релиз 2.el8
Архитектура i686
Сайт https://github.com/libpinyin/libpinyin
Лицензия GPLv3+
Время сборки 2023-08-08 09:13:56
Хост сборки 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.
Эррата
Размер 354 КиБ
Исходный проект libpinyin-2.2.0-2.el8
Контрольная сумма SHA-256 8db3b7a18a1504b2034d8e39129efd627db84ace734e2482d8ea36029000d979
× Full screenshot
История изменений 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