Skip to content

Releases: gitenberg-dev/pg-epubmaker

misc bugfixes

26 Aug 17:50

Choose a tag to compare

  • 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.