Click here to visit the old openkoji buildsystem (Archived)

Information for build flexmark-java-0.64.6-3.fc40

ID23564
Package Nameflexmark-java
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.64.6
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/flexmark-java.git#3a952bc3ebf554ed05477437222a485582a11cf0
SummaryCommonMark/Markdown Java parser with source level AST
DescriptionFlexmark-java is a Java CommonMark (spec 0.28) parser using the blocks first, inlines after Markdown parsing architecture. Its strengths are speed, flexibility, Markdown source element based AST with details of the source position down to individual characters of lexemes that make up the element and extensibility. The API allows granular control of the parsing process and is optimized for parsing with a large number of installed extensions. The parser and extensions come with plenty of options for parser behavior and HTML rendering variations. The end goal is to have the parser and renderer be able to mimic other parsers with great degree of accuracy. This is now partially complete with the implementation of Markdown Processor Emulation. This package contains the core library for parsing markdown and rendering to HTML. %javadoc_package
Built bykojiadmin
State failed
Volume DEFAULT
StartedSat, 18 May 2024 16:35:07 CST
CompletedSat, 18 May 2024 16:42:04 CST
Taskbuild (f40, /rpms/flexmark-java.git:3a952bc3ebf554ed05477437222a485582a11cf0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/flexmark-java.git#3a952bc3ebf554ed05477437222a485582a11cf0'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.64.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.64.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 30 2023 Jerry James <loganjerry@gmail.com> - 0.64.6-1 - Initial RPM