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>
Wed, 8 May 2013 13:44:06 +0000 (09:44 -0400)
commit09ae12791abefc5318db9a5a4ee1aab257edd87d
tree13dee9ddf22f29624b934920e09f4ea50593b06d
parent838596611442b81a915c5f6dcb07c9308efbeb63
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