Source: libmarkdown-render-perl Standards-Version: 4.7.4 Maintainer: Debian Perl Group Uploaders: Andrew Ruthven , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), Build-Depends-Indep: libcli-simple-perl , libclass-accessor-perl , libconfig-tiny-perl , libfile-sharedir-install-perl, libhttp-tiny-perl , libio-socket-ssl-perl , libio-stringy-perl , libjson-perl , libnet-ssleay-perl , libreadonly-perl , libtext-markdown-discount-perl , libtimedate-perl , perl, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmarkdown-render-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmarkdown-render-perl.git Homepage: https://metacpan.org/release/Markdown-Render Package: libmarkdown-render-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcli-simple-perl, libclass-accessor-perl, libconfig-tiny-perl (>= 2.28), libhttp-tiny-perl, libio-socket-ssl-perl, libio-stringy-perl, libjson-perl, libnet-ssleay-perl, libreadonly-perl, libtext-markdown-discount-perl, libtimedate-perl, Description: module to render markdown using Text::Markdown::Discount or GitHub API Markdown::Render provides both a Perl module and a command line tool to render markdown as HTML using either Text::Markdown::Discount or GitHub's API. They can replace tags included in the markdown with a number of different types of metadata.