dp2ppgen

Translates pgdp.org formatted text files into ppgen syntax.


Keywords
text, processing, book, ebook, gutenberg, distributedproofreaders
License
MIT
Install
pip install dp2ppgen==0.2.0

Documentation

dp2ppgen.py

Assists in the post-processing of books for pgdp.org by converting raw proofed text into ppgen code

Installing

Clone this repository, or download zip.

Then install the required python dependencies with:

pip install docopt
pip install docutils
pip install pillow