The textproc/py-m2r,python3 port
py3-m2r-0.1.6p1 – markdown to reStructuredText converter
(cvsweb
github)
Description
M2R converts a markdown file including reST markups to a valid reST format.
Features:
* Basic markdown and some extensions
o inline/block-level raw html
o fenced-code block
o tables
o footnotes ([^1])
* Inline- and Block-level reST markups
o single- and multi-line directives (.. directive::)
o inline-roles (:code:`print(1)` ...)
o ref-link (see `ref`_)
o footnotes ([#fn]_)
o math extension inspired by recommonmark
* Sphinx extension
o add markdown support for sphinx
o mdinclude directive to include markdown from md or reST files
WWW:
https://github.com/miyakogi/m2r
Maintainer
The OpenBSD ports mailing-list
Categories
devel
lang/python
textproc
Build dependencies
Run dependencies
- /usr/local/bin/m2r-3
- /usr/local/lib/python3.8/site-packages/__pycache__/m2r.cpython-38.pyc
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/PKG-INFO
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/SOURCES.txt
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/dependency_links.txt
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/entry_points.txt
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/not-zip-safe
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/requires.txt
- /usr/local/lib/python3.8/site-packages/m2r-0.1.6-py3.8.egg-info/top_level.txt
- /usr/local/lib/python3.8/site-packages/m2r.py