Add Boreal to the ebook handling script
authorDan Scott <dscott@laurentian.ca>
Thu, 23 Feb 2012 20:18:52 +0000 (15:18 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 12 Nov 2012 17:58:01 +0000 (12:58 -0500)
commitc0b0d665a8efa6bce35b9709e86c167d0adc8ad8
treed3473af3eb53e5d0a2b269da01f52a79b2e91a1f
parentab12fa3d776e4ebf87d76d3a987fbede033c8bc5
Add Boreal to the ebook handling script

Also simplify some code paths through the power of Python list
comprehensions and dictionaries, instead of repetitive code.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
tools/ebooks/prep_ebook_records.py