md4c 0.4.8-1 source package in Ubuntu

Changelog

md4c (0.4.8-1) unstable; urgency=medium

  * New upstream release (0.4.8).
  * Remove fix_CVE-2021-30027.patch as the patch is applied upstream.

 -- Patrick Franz <email address hidden>  Mon, 16 Aug 2021 13:22:51 +0200

Upload details

Uploaded by:
Debian Qt/KDE Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
md4c_0.4.8-1.dsc 2.1 KiB 450fc8a9b29e7c7f525de50183ae2109d43b35f4232999ab4385ca98d173beb4
md4c_0.4.8.orig.tar.gz 224.1 KiB 4a457df853425b6bb6e3457aa1d1a13bccec587a04c38c622b1013a0da41439f
md4c_0.4.8-1.debian.tar.xz 9.4 KiB e48bd26dcc7604b4d0b994a0b8e6226b6a50c431a1d79b642714930a0773c80d

Available diffs

No changes file available.

Binary packages built by this source

libmd4c-dev: Markdown for C - development files

 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 library's development files.

libmd4c-html0: No summary available for libmd4c-html0 in ubuntu kinetic.

No description available for libmd4c-html0 in ubuntu kinetic.

libmd4c-html0-dbgsym: debug symbols for libmd4c-html0
libmd4c-html0-dev: Markdown for C HTML-renderer - development files

 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's development
 files.

libmd4c0: No summary available for libmd4c0 in ubuntu kinetic.

No description available for libmd4c0 in ubuntu kinetic.

libmd4c0-dbgsym: debug symbols for libmd4c0