![Logo](_static/pudding-banner.jpg) [![Coverage Status](https://coveralls.io/repos/github/Hekxsler/pudding/badge.svg?branch=master)](https://coveralls.io/github/Hekxsler/pudding?branch=master) [![Documentation Status](https://readthedocs.org/projects/pudding/badge/?version=latest)](http://pudding.readthedocs.io/en/latest/?badge=latest) ![GitHub License](https://img.shields.io/github/license/hekxsler/pudding) ![GitHub Tag](https://img.shields.io/github/v/tag/hekxsler/pudding) # pudding Pudding is a python module for converting any text into a structured format. Using a `.pud` file it matches the content and creates the desired output. It is the successor of ![Gelatin](https://github.com/knipknap/Gelatin) and uses mostly the same language. Changes in the syntax language can be seen in the chapter below. It is written completely in Python and fully customizable. ```{toctree} :maxdepth: 2 :caption: Table of Contents: quick_start gelatin syntax customizing api ```