Metadata-Version: 1.1
Name: sword
Version: 0.0.2
Summary: A fast, sharp, Python C extension for data mining.
Home-page: https://github.com/jweinst1/sword
Author: Joshua Weinstein
Author-email: jweinst1@berkeley.edu
License: MIT
Description: # Sword
        
        *A Fast Data Mining C Library for Python*
        
        ## Intro
        
        `sword` is a Python C Extension for making data mining and data searching super fast. It's designed to 
        give you amazing performance in the comfort and simplicity of Python. `sword` offers a wide array of tools
        to parse and search tabular data, csv, xml, and much more.
        
        ### Status
        
        `sword` is still in the active development phase. It currently supports some CSV functionality. More detailed
        and rich features will be released in coming patch releases.
        
Keywords: data mining,data science,search,csv,data table,data analytics
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering :: Information Analysis
