Metadata-Version: 1.0
Name: osdcquery
Version: 0.1.6dev
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: Apache License 2.0"
Description: Basic query tool for querying an elasticsearch setup serving file metadata 
        with file names and paths.  The query tool will then create symlinks to those
        files in a new directory for each query.
        
        
        python -m osdcquery.osdcquery -v "breast cancer2" 'http://localhost:9200/test_data/file_query_result.json' "disease_abbr:BRCA"
        
Platform: UNKNOWN
