Metadata-Version: 1.1
Name: ibu
Version: 0.0.1
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: BSD
Download-URL: https://github.com/ojengwa/ibu/tarball/0.0.1
Description: ibu
        ===============================
        
        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: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
