Add TODO section to readme

This commit is contained in:
2021-07-08 12:49:59 +05:00
committed by GitHub
parent 5b4a4cc75d
commit d2adf23936

View File

@@ -55,3 +55,8 @@ dokku nginx:set publitebackend client_max_body_size 50m
dokku git:from-image publitebackend publite/backend:latest
```
# TODO
* Separate epub and fb2 files to python modules
* Rewrite own `.opf` file parsing to get rid of dependency on EbookLib
* Add cli interfaces for epub and fb2 libs