You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Murtaugh
117430b359
|
10 years ago | |
---|---|---|
templates | 10 years ago | |
.gitignore | 10 years ago | |
README.md | 10 years ago | |
etherdump | 10 years ago |
README.md
etherdump
Tool to publish etherpad pages to (archival) HTML.
Requirements
Python (2.7) with:
- html5lib
- jinja2
Installation
pip install html5lib jinja2