muttdown 0.4.0-2 source package in Ubuntu

Changelog

muttdown (0.4.0-2) unstable; urgency=medium

  * Team Upload
  * New upstream version 0.4.0
  * Remove extraneous dependency on python3-nose (Closes: #1018415)

 -- Alexandre Detiste <email address hidden>  Tue, 21 May 2024 20:27:12 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
muttdown_0.4.0-2.dsc 2.1 KiB c5a0e16a355a3e5c65547f8da81417ff005962449333a5e498e16bba4f1e50f4
muttdown_0.4.0.orig.tar.gz 13.2 KiB 2dacdab1973e125d05a4a2a0190bdf6fb149c8e954440403f63a35a03ad17ee7
muttdown_0.4.0-2.debian.tar.xz 3.4 KiB 90a9e1f58a7d43fa399cb35496d62ac2c7a7684e598ad80b2d044bf9f09d6df3

Available diffs

No changes file available.

Binary packages built by this source

muttdown: Compiles annotated text mail into html using the Markdown standard

 muttdown is a sendmail-replacement designed for use with the mutt email
 client which will transparently compile annotated text/plain mail into
 text/html using the Markdown standard.
 It will recursively walk the MIME tree and compile any text/plain or
 text/markdown part which begins with the sigil "!m" into Markdown,
 which it will insert alongside the original in a
 multipart/alternative container.
 .
 It's also smart enough not to break multipart/signed