Initial version of epub_compress in rust

This commit is contained in:
2025-07-14 22:13:22 +02:00
commit ec25edc81a
4 changed files with 1053 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/target
*.epub
*.tmp