Metadata-Version: 1.1
Name: ibu
Version: 0.0.2
Summary: A database agnotics migration and data export tool.
Home-page: https://github.com/ojengwa/ibu
Author: Bernard Ojengwa
Author-email: bernardojengwa@gmail.com
License: MIT
Download-URL: https://github.com/ojengwa/ibu/tarball/0.0.2
Description: ibu
        ===============================
        [![Build Status](https://travis-ci.org/ojengwa/ibu.svg?branch=master)](https://travis-ci.org/ojengwa/ibu) [![Coverage Status](https://coveralls.io/repos/github/ojengwa/ibu/badge.svg?branch=master)](https://coveralls.io/github/ojengwa/ibu?branch=master) [![PyPI version](https://badge.fury.io/py/ibu.svg)](https://badge.fury.io/py/ibu) [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/ojengwa/ibu/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
        
        version number: 0.0.1
        author: Bernard Ojengwa
        
        Overview
        --------
        
        A database agnotics migration and data export tool.
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install ibu
        
        
        Or clone the repo:
        
            $ git clone https://github.com/ojengwa/ibu.git
            $ python setup.py install
        
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
        
        
        
Keywords: database,migration,export,data,db,postgres,mysql,
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Text Processing :: Linguistic
