py-markups-4.1.1

wrapper around various text markup languages

Index | textproc

Description

Python-Markups is a module that provides unified interface for using
various markup languages, such as Markdown, reStructuredText, Textile
and AsciiDoc. It is also possible for clients to create and register
their own markup languages.

The output language Python-Markups works with is HTML. Stylesheets and
JavaScript sections are supported.

Homepage: https://pymarkups.readthedocs.io/

Maintainer: Pedro Almeida <palmeida@monkeys.pt>

Run Dependencies