dataciteutils: refactor DataCite API wrapper
- Refactor DataCite API from function based to class based API (closes #1457).
- Refactor HTTP connection to use urllib2 with special handling for SSLv3.
- Adds Media API functions.
Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>
Acked-by: Tibor Simko <tibor.simko@cern.ch>