# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup miyakogi m2r 0.2.1 v
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
description Converts a markdown file including reStructuredText (rst) markups to a valid rst format
long_description M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.
checksums rmd160 a71cedf33366b78544c1f5488d57d879e16b87cd \
sha256 5864619db80a3470f2f535bd374d6bdf025806815b203e7e0c809b544106f249 \
python.versions 27 35 36 37 38
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
# uses from "pkg_resources import load_entry_point"
port:py${python.version}-setuptools
port:py${python.version}-mistune \
port:py${python.version}-docutils
# avoid downloading these files during testing
port:py${python.version}-mock \
port:py${python.version}-pygments