Misaka
======

A Python binding for Sundown_.

Documentation can be found at: http://misaka.61924.nl/

.. _Sundown: https://github.com/tanoku/sundown


Installation
------------

With pip::

    pip install misaka

Or manually::

    python setup.py install
