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>
Tue, 7 May 2013 18:57:35 +0000 (14:57 -0400)
commita01baa1e586461513bff8b85d1143d1794fa2db6
tree5cd96b24a4e8c60f764724b44834bbf6a9311677
parentae02fa8e46b2fd698142cfb49b6a0b3ffb8c644b
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