2 wikibook2epub -i http://en.wikibooks.org/wiki/Latin -o /var/www/Latin.epub
5 to use wikibook2epub you need python-oxlib
6 bzr branch http://code.0xdb.org/python-oxlib
7 cd python-oxlib && sudo python setup.py install
9 you also need python modules simplejson and elementtree
13 after that install it:
14 sudo python setup.py install
16 wikibook2epub uses oxlibs web cache, if you can not write to $HOME/.ox
17 you can overwrite the location of the cache by setting oxCACHE
18 export oxCACHE=/tmp/ox
21 - Math formulas, how to deal with them
22 - Images, how to download/embed them
23 - Images should be replaced with highest possible version for print
26 - make this a WikiBook class
27 - create TOC / index. what about sorting / subversion
28 - what about print vs. other views (i.e. Basic Physics of Nuclear Medicine)