Package: libmd4c-html0 (0.4.7-2)
Links for libmd4c-html0
Debian Resources:
Download Source Package md4c:
Maintainers:
- Debian Qt/KDE Maintainers (QA Page, Mail Archive)
- Lisandro Damián Nicanor Pérez Meyer (QA Page)
- Patrick Franz (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
Markdown for C HTML-renderer
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.
This package ships the standalone Markdown-to-HTML converter.
Other Packages Related to libmd4c-html0
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.4) [not arm64, ppc64el]
-
- dep: libmd4c0 (= 0.4.7-2)
- Markdown for C
Download libmd4c-html0
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 34.4 kB | 163.0 kB | [list of files] |
arm64 | 33.8 kB | 167.0 kB | [list of files] |
armel | 32.0 kB | 119.0 kB | [list of files] |
armhf | 31.8 kB | 115.0 kB | [list of files] |
i386 | 33.3 kB | 123.0 kB | [list of files] |
mips64el | 31.4 kB | 152.0 kB | [list of files] |
mipsel | 32.5 kB | 119.0 kB | [list of files] |
ppc64el | 34.3 kB | 171.0 kB | [list of files] |
s390x | 34.6 kB | 159.0 kB | [list of files] |