Metadata-Version: 1.1
Name: pyanycsv
Version: 0.7
Summary: A Python replacement for the standard csv library, including cchardet detection and URL reading
Home-page: https://github.com/jumbrich/pyanycsv
Author: jumbrich
Author-email: jueumb@gmail.com
License: mit
Description: ========
        pyanycsv
        ========
        
        
        An advanced csv parser to replace the standard python csv library
        
        
        Description
        ===========
        
        A longer description of your project goes here...
        
        
        Note
        ====
        
        This project has been set up using PyScaffold 3.0.3. For details and usage
        information on PyScaffold see http://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
