Metadata-Version: 1.1
Name: globus-search-cli
Version: 0.2.3
Summary: Globus Search CLI
Home-page: https://github.com/globus/globus-search-cli
Author: Stephen Rosen
Author-email: sirosen@globus.org
License: UNKNOWN
Description: Globus Search CLI Client (Alpha!)
        =================================
        
        A command-line tool for interacting with Globus Search.
        
        Provides the `globus-search` command.
        
        This product is in Alpha and under active development. Its interface may change
        version-to-version.
        
        At a future date, we hope to incorporate this functionality into the
        `globus-cli`. At that time, support for this tool will be dropped.
        
        Requirements
        ------------
        
        You must have Python 2.7+ or 3.4+, ``pip``, and ``virtualenv`` installed.
        There are no other requirements.
        
        Install
        -------
        
        ``pip install globus-search-cli``
        
        Use
        ---
        
        `globus-search --help`
        
        Uninstall
        ---------
        
        ``pip uninstall globus-search-cli``
        
Keywords: globus,cli,command line,search
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
