====================
ResultsDB API Module
====================

:Author: Josef Skladanka
:Date: 2013/10/29
:Version: 0.1.x

The ResultsDB API module provides a Python API for using ResultsDB's JSON/REST
interface in a more pythonic way. It has functions which match the JSON/REST
methods, but allow the common goodies as named parameters, and parameters
skipping.

-------
License
-------

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
