Metadata-Version: 2.1
Name: thumbtack_client
Version: 0.4.0
Summary: Connect to a Thumbtack Server.
Home-page: https://github.com/mitre/thumbtack-client
Author: The MITRE Corporation
Author-email: thumbtack@mitre.org
License: Apache 2.0
Description: 
        .. image:: https://travis-ci.org/mitre/thumbtack-client.svg?branch=master
            :target: https://travis-ci.org/mitre/thumbtack-client
        
        thumbtack-client
        ================
        
        A client for communicating with a Thumbtack server (https://github.com/mitre/thumbtack).
        
        Documentation is available in the ``docs/`` directory or online at
        https://thumbtack.readthedocs.io/en/latest.
        
        Quickstart
        ----------
        
        ``pip install thumbtack-client``
        
        LICENSE
        -------
        
        Thumbtack is licensed under the `Apache License, Version 2.0
        <https://www.apache.org/licenses/LICENSE-2.0.html>`_. See the `LICENSE` file for
        more information.
        
        RELEASE STATEMENT
        -----------------
        Approved for Public Release; Distribution Unlimited. Public Release Case Number 19-0358.
        
Keywords: imagemounter api thumbtack
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security
Classifier: Topic :: System :: Filesystems
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7.0
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
