Skip to content

Commit

Permalink
Update help wanted items in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Mar 21, 2024
1 parent 922580a commit 0d94825
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,11 @@ We need volunteers to take the lead on the following goals:

- Add more test cases to the test framework.

- Figure out if it’s possible to install Bash/ZSH completions using setup.py, *without* root; this may not be possible? If it’s not possible, we need to know that too.

- Writing installation instructions for Bash and ZSH completions for MacOS.

- Currently the toolset requires the whole Calibre package, which is very big, but it’s only used to convert epub to azw3. Can we inline Calibre’s azw3 conversion code into our `./vendor/` directory, to avoid having to install the entire Calibre package as a big dependency? If so, how do we keep it updated as Calibre evolves?

- Over the years, `./se/se_epub_build.py` and `./se/se_epub_lint.py` have evolved to become very large and unwieldy. Is there a better, clearer way to organize this code?
- Over the years, `./se/se_epub_build.py` has evolved to become very large and unwieldy. Is there a better, clearer way to organize this code?

# Tool descriptions

Expand Down

0 comments on commit 0d94825

Please sign in to comment.