Metadata-Version: 2.0
Name: dbhelperutil
Version: 1.0.3
Summary: A collection of DB Helper utilities.
Home-page: https://bitbucket.org/davisowb/dbhelperutil.git
Author: Oli Davis
Author-email: oli.davis@me.com
License: MIT
Download-URL: https://bitbucket.org/davisowb/dbhelperutil.git/get/1.0.0.tar
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Requires-Dist: logging-helper (>=1.0.0)
Requires-Dist: tableutil (>=1.0.0)
Provides-Extra: Oracle
Requires-Dist: cx-Oracle (>=5.2.1); extra == 'Oracle'

DBHelperUtil
========================

A collection of db helper utilities.


