clic.db.corpora: Get/put corpora dicts to DB

clic.db.corpus.put_corpus(cur, corpus)

Add a corpus (i.e. a set of books) object to the database.

A corpus object is a dict containing - name: Short name of corpus - title: Visible title of corpus - contents: List of book names this corpus contains