Releases: gitenberg-dev/pg-epubmaker
Releases · gitenberg-dev/pg-epubmaker
misc bugfixes
- code was failing on external stylesheets
- main use case of building PG texts failed on multifile html because the max-depth>1 spidering was too greedy, and thus not useful
- top level package named "epubmaker" but top-level folder named "src". distutils could build a working distribution, but it was impossible to run out of source, making "develop" installs fail.