DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-m2r2 0.3.4-1

Package Information

DescriptionMarkdown to reStructuredText converter with Sphinx support

This library reads Markdown text and emits reStructuredText suitable for tools that expect rst input.

It preserves selected reStructuredText constructs embedded in Markdown, including directives, inline roles, reference links, footnotes, and math markup. It also handles common Markdown extensions such as raw HTML, fenced code blocks, tables, and Markdown-style footnotes.

It can be used from the command line to convert files, or as a Sphinx extension so that .md files are processed during a Sphinx build. The extension also provides an mdinclude directive for including Markdown content in documentation sources.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-m2r2.git (browse)
Closes#1142953
Trackerhttps://tracker.debian.org/pkg/python-m2r2
Uploaded3 hours ago

New Package Report

.changes
DateTue, 28 Jul 2026 18:06:57 +0100
Sourcepython-m2r2
Version0.3.4-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
Changelog
python-m2r2 (0.3.4-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142953)
.dsc
Package-Listpython3-m2r2 deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: m2r2
Upstream-Contact: Hiroyuki Takagi <miyako.dev@gmail.com>
Source: https://github.com/crossnox/m2r2

Files: *
Copyright: 2016 Hitoruki Takagi
License: MIT

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: MIT


License: MIT
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package