Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hhatto/python-pegmarkdown

Python binding for PEG-markdown
https://github.com/hhatto/python-pegmarkdown

Last synced: about 1 month ago
JSON representation

Python binding for PEG-markdown

Awesome Lists containing this project

README

        

pegmarkdown
===========

This is Python Markdown module, using [PEG-markdown][1] .

**this is trial module for benchmark of markdown libraries.**

Install
-------

$ git clone git://github.com/hhatto/python-pegmarkdown.git
$ cd python-pegmarkdown
$ make build
$ python setup.py install

[1]: https://github.com/jgm/peg-markdown