Metadata-Version: 1.0
Name: arffparse
Version: 0.1
Summary: Small ARFF parsing tool for datasets
Home-page: https://github.com/connormullett/ArffParse
Author: arff parse
Author-email: connormullett@gmail.com
License: MIT
Description: 
        # ARFF Parse
        
        Simple, small, command-line tool for parsing ARFF style datasets to CSV
        
        # Install
         - `pip install arffparse`
        
        # Contributing
         - Just pull request
        
        ## Soon to come
         - Reversable (CSV to ARFF)
         - More file formats
        
        
Platform: UNKNOWN
