s2.db: classes in this module inherit MutableMapping and provide a common dict-like interface for storing/retrieving S2 objects in a backend-agnostic manner. This release includes a first simple attempt at such a class: JsonS2PaperDB
and JsonS2AuthorDB
which work with flat json files and are adequate for working locally in an exploratory phase.