diff options
| author | historia <historiavg@proton.me> | 2026-08-17 21:24:46 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-17 21:24:46 -0400 |
| commit | 360349cc06beae916923ab47c7a699e36c25919f (patch) | |
| tree | 0fa014074a958ab3d16e095ca6ea1e42901f1e97 /README.md | |
| parent | f739fc28776eff0465c2f9577b0c2e1fa3d7dea2 (diff) | |
| download | epub-generator-360349cc06beae916923ab47c7a699e36c25919f.tar.gz | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # epubgen -Python EPUB 3.3 generator for making test files. It will pull paragraphs from a text file randomly to generate the content of the book. It also has a torture mode which randomly adds unusual characters to try to break parsers. If no text file is available, it falls back to generated lorem ipsum text. +Python EPUB 3.3 generator for making test files. It will pull paragraphs from a text file randomly to generate the content of the book. It also has a torture mode which randomly adds unusual characters to try to break parsers. If no text file is available, it falls back to generated lorem ipsum text. A title png is generated with a gradient. ## Usage |
