Проект 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. |
Эррата |
—
|
×
* 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