JimmXinu/EpubMerge

Not installable

Closed this issue · 4 comments

I would like to install the programme with the usual commands python -m build -nw and python -m installer /path/to/dist/*.whl . Currently, this is not possible. #5 is related.

I packaged it for Arch Linux and the current way the installation needs to be handled is unusual.

There's no real building to be done, but I'd accept a PR to add that.

Is there anything that needs to be considered for it being a Calibre plugin? Something like a certain file in the root directory?

Calibre plugin distro is a separate manual process. epubmerge.py is all that's needed for CLI, other files are all for plugin.

Addressed in #16, thanks @Spixmaster .