Metadata-Version: 1.0
Name: DB2CSV
Version: 0.1b3
Summary: Tool to dump database tables into csv files.
Home-page: https://github.com/stefanofontanelli/db2csv
Author: Stefano Fontanelli
Author-email: s.fontanelli@asidev.com
License: UNKNOWN
Description: DB2CSV
        
        Installation:
        pip install db2csv
        pip install $yourDBdriver (es. mysql-python)
        
        Usage:
        > db2csv_archive -h
        
        
        0.1
        ---
        
        -  Initial version
        
Keywords: database sqlalchemy archive tools
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Database
