Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 296 Bytes

README.md

File metadata and controls

executable file
·
13 lines (8 loc) · 296 Bytes

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