Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: md4c | Distribution: Mageia |
Version: 0.5.2 | Vendor: Mageia.Org |
Release: 1.mga10 | Build date: Fri Jun 28 18:37:20 2024 |
Group: System/Libraries | Build host: localhost |
Size: 58356 | Source RPM: md4c-0.5.2-1.mga10.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://github.com/mity/md4c | |
Summary: C Markdown parser |
MD4C is C Markdown parser with the following features: * Compliance: Generally MD4C aims to be compliant to the latest version of CommonMark specification. Right now fully compliant to CommonMark 0.28. * Extensions: MD4C supports some commonly requested and accepted extensions. * Compactness: MD4C is implemented in one source file and one header file. * Embedding: MD4C is easy to reuse in other projects, its API is very straightforward: There is actually just one function, md_parse(). * Push model: MD4C parses the complete document and calls callback functions provided by the application for each start/end of block, start/end of a span, and with any textual contents. * Portability: MD4C builds and works on Windows and Linux, and it should be fairly simple to make it run also on most other systems. * Encoding: MD4C can be compiled to recognize ASCII-only control characters, UTF-8 and, on Windows, also UTF-16, i.e. what is on Windows commonly called just "Unicode". See more details below. * Permissive license: MD4C is available under the MIT license. * Performance: MD4C is very fast.
GPLv2+
* Fri Jun 28 2024 daviddavid <daviddavid> 0.5.2-1.mga10 + Revision: 2077924 - new version: 0.5.2 * Tue Feb 06 2024 daviddavid <daviddavid> 0.5.1-1.mga10 + Revision: 2037936 - new version: 0.5.1 * Sun Apr 09 2023 daviddavid <daviddavid> 0.4.8-3.mga9 + Revision: 1951866 - rebuild to fix 'libdir' path in pkgconfig files
/usr/bin/md2html /usr/lib/.build-id /usr/lib/.build-id/9e /usr/lib/.build-id/9e/9dc87179fc1737cb86b9a3791ee6b67f9967f1 /usr/share/doc/md4c /usr/share/doc/md4c/CHANGELOG.md /usr/share/doc/md4c/README.md /usr/share/licenses/md4c /usr/share/licenses/md4c/LICENSE.md /usr/share/man/man1/md2html.1.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Jan 26 09:17:47 2025