Skip to content
Sections
>> Trisquel >> Pakete >> aramo >> libs >> libmd4c0
nabia  ] [  aramo  ]
[ Quellcode: md4c  ]

Paket: libmd4c0 (0.4.8-1)

Links für libmd4c0

libmd4c0

Trisquel-Ressourcen:

Quellcode-Paket md4c herunterladen:

Betreuer:

Original Maintainers:

  • Debian Qt/KDE Maintainers (E-Mail-Archiv)
  • Lisandro Damián Nicanor Pérez Meyer
  • Patrick Franz

Externe Ressourcen:

Ähnliche Pakete:

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.

Andere Pakete mit Bezug zu libmd4c0

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.4) [armhf, i386]

libmd4c0 herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
amd64 41,0 kB103 kB [Liste der Dateien]
arm64 40,3 kB94 kB [Liste der Dateien]
armhf 37,0 kB78 kB [Liste der Dateien]
i386 41,7 kB102 kB [Liste der Dateien]
ppc64el 52,1 kB166 kB [Liste der Dateien]