Yet another manga downloader.
For more info, check out the project website and the documentation
Just send in a PR with your feature changes/bug fixes. To set up development builds for tankobon, do the following:
$ git clone https://github.com/ongyx/tankobon && cd tankobon
# (create and enter a virtualenv if you want)
$ make install-dev
# (make your code changes here...)
# make sure all tests pass
$ make all
feather for the icons (all svgs) in the resources
folder.
MIT.