Metadata-Version: 1.1
Name: ibu
Version: 0.0.4
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.4
Description: ibu
        ===============================
        
        Overview
        --------
        
        A database agnotics migration and data export tool. WIP
        
        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: Environment :: Console
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows NT/2000
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Database
Classifier: Topic :: Utilities
