软件包:libmd4c0(0.4.7-2)
libmd4c0 的相关链接
Debian 的资源:
下载源码包 md4c:
维护小组:
- Debian Qt/KDE Maintainers (QA 页面, 邮件存档)
- Lisandro Damián Nicanor Pérez Meyer (QA 页面)
- Patrick Franz (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
Markdown for C
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.
其他与 libmd4c0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [除 amd64, arm64, ppc64el]
下载 libmd4c0
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 42.6 kB | 107.0 kB | [文件列表] |
arm64 | 40.2 kB | 99.0 kB | [文件列表] |
armel | 38.0 kB | 95.0 kB | [文件列表] |
armhf | 38.5 kB | 83.0 kB | [文件列表] |
i386 | 43.3 kB | 107.0 kB | [文件列表] |
mips64el | 42.7 kB | 113.0 kB | [文件列表] |
mipsel | 41.2 kB | 104.0 kB | [文件列表] |
ppc64el | 46.3 kB | 171.0 kB | [文件列表] |
s390x | 42.5 kB | 107.0 kB | [文件列表] |