| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
Instead of writing it to file and then reading it again, we write
container.xml straight to zip, just like we did with mimetype.
|
| |
|
|
|
| |
For now, only mimetype is added. Next step is adding all the other files
in epub_root.
|
| |
|
|
|
|
|
|
| |
This reverts commit 6aad662ec59a3974cbca6c423c1e08e8bc5e90f6.
There is no need to write it out to epub_root as it needs to be manually
written to the zip file later on anyway. Not including it saves us the
trouble of avoiding it when walking epub_root later.
|
| | |
|
| | |
|
|
|
All files in file_entries are downloaded according to their full_path.
|