Пакет perl-XML-Bare: Информация
Исходный пакет: perl-XML-Bare
Версия: 0.53-alt3
Собран: 18 апреля 2025 г. 11:00 в задании #381941
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://search.cpan.org/dist/XML-Bare/
Лицензия: GPL or Artistic
О пакете: A minimal XML parser / schema checker / pretty-printer using C internally
Описание:
This module is a 'Bare' XML parser. It is implemented in C. The parser itself is a simple state engine that is less than 500 lines of C. The parser builds a C struct tree from input text. That C struct tree is converted to a Perl hash by a Perl function that makes basic calls back to the C to go through the nodes sequentially. The parser itself will only cease parsing if it encounters tags that are not closed properly. All other inputs will parse, even invalid inputs. To allowing checking for validity, a schema checker is included in the module as well.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
perl-XML-Bare (x86_64, i586, aarch64)
perl-XML-Bare-debuginfo (x86_64, i586, aarch64)
perl-XML-Bare (x86_64, i586, aarch64)
perl-XML-Bare-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Igor Vlasenko
Последнее изменение
18 апреля 2025 г. Igor Vlasenko 0.53-alt3
- restored to Sisyphus
24 января 2019 г. Igor Vlasenko 0.53-alt2.2
- rebuild with new perl 5.28.1
15 декабря 2017 г. Igor Vlasenko 0.53-alt2.1.1.1.1
- rebuild with new perl 5.26.1