Metadata-Version: 2.1
Name: csvmedkit
Version: 0.0.9.10
Summary: The unofficial extended family of csvkit, i.e. even more tools for command-line data parsing and wrangling
Home-page: https://github.com/dannguyen/csvmedkit
Author: Dan Nguyen
Author-email: dansonguyen@gmail.com
License: MIT
Project-URL: Documentation, https://csvmedkit.readthedocs.io/en/latest/
Description: =========
        csvmedkit
        =========
        
        The unofficial extended family of csvkit, i.e. even more tools for command-line data parsing and wrangling.
        
        **Status as of 2020-10-20**: Working toward 0.1 version, with 4-5 of the most useful functions ported over from the old csvkitcat lib.
        
        
        Read existing docs as csvmedkit is updated at `csvmedkit.readthedocs.io <https://csvmedkit.readthedocs.io/>`_
        
        
        
        
        
        
        - Read TODOS: `TODOS.md <TODOS.md>`_ for an informal roadmap.
        - The old, now archived csvkitcat repo: `dannguyen/csvkitcat <https://github.com/dannguyen/csvkitcat>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
Provides-Extra: dev
