Metadata-Version: 2.1
Name: csvmedkit
Version: 0.0.9.7
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.
        
        Read existing docs as csvmedkit is updated at `csvmedkit.readthedocs.io <https://csvmedkit.readthedocs.io/>`_
        
        
        
        
        **Update 2020-10-02:** This is just csvmedkit with a better, less-stupidly confusing name. And hopefully, a better foundation now that I'm no longer just blindly hacking parts of the original csvkit to get it together. Will be porting (i.e. copy/pasting) csvmedkit's tools and cleaning up the codebase before officially releasing it as "csvmedkit":
        
        
        - 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
