Metadata-Version: 1.0
Name: easycsv
Version: 0.8.0
Summary: A module that permits to manage a database using csv files.
Home-page: http://aboutwilson.net/easycsv
Author: Wilson Freitas
Author-email: wilson.freitas@gmail.com
License: GPL
Description: That is a module that permits to manage database with csv statements. The csv
        statements are rows into a csv file with special marks, and these marks indicate
        whether its content is meant to be inserted, deleted or updated in the database.
        
Platform: UNKNOWN
