mmark 2.2.25+dfsg1-2ubuntu0.23.10.1 source package in Ubuntu

Changelog

mmark (2.2.25+dfsg1-2ubuntu0.23.10.1) mantic-security; urgency=medium

  * No change rebuild due to golang-1.20, golang-1.21 updates

 -- Nishit Majithia <email address hidden>  Tue, 23 Jan 2024 10:22:48 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic updates universe misc
Mantic security universe misc

Downloads

File Size SHA-256 Checksum
mmark_2.2.25+dfsg1.orig.tar.xz 46.5 KiB a1dc3eb578ae691a2d1ffa30b63ac943e52237e3b42eb493b3a1b8557ebca05b
mmark_2.2.25+dfsg1-2ubuntu0.23.10.1.debian.tar.xz 4.2 KiB ee90f1713b2a6340db37f5b9c4478af217d9499acc48b8f1c7543ad1a1b12996
mmark_2.2.25+dfsg1-2ubuntu0.23.10.1.dsc 2.2 KiB d3a9a8df6c0e3785fe32ce408d5529bdf3dcb24a12ef4d41b9a21954fb0f48bf

View changes file

Binary packages built by this source

golang-github-mmarkdown-mmark-dev: powerful markdown processor in Go geared towards the IETF (library)

 Mmark is a powerful markdown processor written in Go, geared towards
 writing IETF documents. It is, however, *also* suited for writing
 complete books and other technical documentation, like the Learning Go
 book (https://miek.nl/go), Internet-Draft text output
 (https://miek.nl/go/learninggo-2.txt)) and RFCs.
 .
 It provides an advanced markdown dialect that processes file(s) to
 produce internet-drafts in XML RFC 7991 format. Mmark can produce
 xml2rfc (aforementioned RFC 7991), HTML5 output, and manual pages.
 .
 Mmark uses gomarkdown (https://github.com/gomarkdown/markdown) which is
 a fork of blackfriday (https://github.com/russross/blackfriday/).
 .
 This package provides the github.com/mmarkdown/mmark Go library.

mmark: powerful markdown processor in Go geared towards the IETF (program)

 Mmark is a powerful markdown processor written in Go, geared towards
 writing IETF documents. It is, however, *also* suited for writing
 complete books and other technical documentation, like the Learning Go
 book (https://miek.nl/go), Internet-Draft text output
 (https://miek.nl/go/learninggo-2.txt)) and RFCs.
 .
 It provides an advanced markdown dialect that processes file(s) to
 produce internet-drafts in XML RFC 7991 format. Mmark can produce
 xml2rfc (aforementioned RFC 7991), HTML5 output, and manual pages.
 .
 Mmark uses gomarkdown (https://github.com/gomarkdown/markdown) which is
 a fork of blackfriday (https://github.com/russross/blackfriday/).
 .
 This package provides the /usr/bin/mmark executable binary and documentation.