Skip to content

Instantly share code, notes, and snippets.

View goc9000's full-sized avatar

Cristian Dinu goc9000

View GitHub Profile
@goc9000
goc9000 / pgessays.py
Last active February 25, 2022 22:49 — forked from olasitarska/pgessays.py
# -*- coding: utf-8 -*-
"""
Builds epub book out of Paul Graham's essays: http://paulgraham.com/articles.html
Original script: Ola Sitarska <ola@sitarska.com>
Improved version: Cristian Dinu <goc9000@gmail.com>
This script requires python-epub-library: http://code.google.com/p/python-epub-builder/
The checking facility requires epubcheck: http://code.google.com/p/epubcheck/
Embedding the 'Roots of Lisp' paper requires the programs ps2pdf and pdftoppm