Skip to main content

A lightweight markup language

Project description

Mau

Mau is a lightweight markup language heavily inspired by AsciiDoc, Asciidoctor and Markdown.

As I wasn't satisfied by the results I got with those tools I decided to try to write my own language and the tool to render it.

I successfully used it to transpile my book "Clean Architectures in Python" from Mau to Asciidoctor, as Mau is not ready to be used in my workflow yet (it can't create PDFs, for example).

Quick start

To install Mau use pip

pip install mau

To convert Mau sources into HTML just run

mau -i source.mau -o destination.html -f html

To use Mau in your tool you can run it programmatically

from mau import Mau

mau = Mau(target_format="html")

mau.process(text)

Support

You may report bugs or missing features use the issues page. If you want to ask for help or discuss ideas use the discussions page

This project has been set up using PyScaffold 3.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mau-1.1.0.tar.gz (52.0 kB view details)

Uploaded Source

Built Distribution

mau-1.1.0-py2.py3-none-any.whl (28.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file mau-1.1.0.tar.gz.

File metadata

  • Download URL: mau-1.1.0.tar.gz
  • Upload date:
  • Size: 52.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5

File hashes

Hashes for mau-1.1.0.tar.gz
Algorithm Hash digest
SHA256 1724132cfe9cb1c9537bececf822e95cf2bba434c2ef242ad04216f042398420
MD5 5397bedf9bc308d0731f7e7eebe331ae
BLAKE2b-256 589e553fc5a9f5288786557fc92502123f8c0f04cd1fc7d8b6e74e6b4c5feb31

See more details on using hashes here.

File details

Details for the file mau-1.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: mau-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5

File hashes

Hashes for mau-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d311412261bfc6fc0dfc5054f22e51fcddbf85110f5a4d0023561454b1493c13
MD5 19079dcce6416d022799dc30da067b24
BLAKE2b-256 abedbdfc0a8589312bbf67835f128904d9b064c0f1495e3f98de976f6160f97e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page