etherpump/README.md

20 lines
228 B
Markdown
Raw Normal View History

2015-02-26 13:54:26 +01:00
etherdump
=========
2015-02-26 17:15:41 +01:00
Tool to publish [etherpad](http://etherpad.org/) pages to (archival) HTML.
Requirements
-------------
Python (2.7) with:
* html5lib
* jinja2
2015-03-05 16:24:23 +01:00
Installation
-------------
pip install html5lib jinja2