ebooker ======= A python library to download text from the web and build ebooks from them. ## Usage Run `python3 -m ebooker `, where: - `` is a plain text file that contains the sources that will be downloaded. One link per line. - `` is the directory in which requested ebooks will be placed (will be created if necessary)