sykloid / ReSTinPeace

A tool to make handling ReStructured Text easier.

Home Page:http://pypi.python.org/pypi/ReSTinPeace/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

===============
 ReST in Peace
===============

RIP is a library aimed at simplifying the usage of ReStructured Text for
publishing content on the web. As such, it operates under the following
restrictions:

* Only HTML output is produced.
* Only produces output for input received, i.e. does not produce full document
  output.

Features
--------

* Basic output rendering.
* Configurability for all sane options.
* Extensible architecture for including more directives/roles.
* Code Highlighting with Pygments.
* LaTeX rendering of mathematical formulae.
* URL Prefixing for resources.

Todo
----

* Command line runner interface.

About

A tool to make handling ReStructured Text easier.

http://pypi.python.org/pypi/ReSTinPeace/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%