Metadata-Version: 1.1
Name: xlsrch
Version: 0.0.6
Summary: tools you can search text words from MS-Excel files.
Home-page: https://anad.site/
Author: dais.cns@gmail.com
Author-email: dais.cns@gmail.com
License: MIT
Description: xlsrch
        ======
        
        tools for development..... in anad labo
        
        Installation
        ------------
        
        ::
        
            pip install xlsrch
        
        Usage
        -----
        
        ::
        
            python -m xlsrch
            ... edit config file: xlsrch_conf.yaml
            ... invoke again
            python -m xlsrch
            ... the result will print out on STD-OUT and out.txt on default
        
        not yet edit
        ^^^^^^^^^^^^
        
        --------------
        
        | any questions to:
        | dais.cns@gmail.com
        
Keywords: tools develop coding
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python :: 3.5
