Metadata-Version: 1.1
Name: basket-client
Version: 0.3.12
Summary: A Python client for Mozilla's basket service.
Home-page: https://github.com/mozilla/basket-client
Author: Michael Kelly and contributors
Author-email: dev-mozilla-org@lists.mozilla.org
License: BSD
Description: =============
        Basket Client
        =============
        
        This is a client for Mozilla's email subscription service,
        basket. Basket is not a real subscription service, but it talks to a
        real one and we don't really care who/what it is.
        
        .. image:: https://circleci.com/gh/mozilla/basket-client/tree/master.svg?style=svg
            :target: https://circleci.com/gh/mozilla/basket-client/tree/master
        .. image:: https://pypip.in/v/basket-client/badge.png
            :target: https://crate.io/packages/basket-client
        
        
        Docs
        ----
        
        Documentation can be found at http://basket-client.rtfd.org/
        
        
        License
        -------
        This software is licensed under the MPL http://www.mozilla.org/MPL/. For more
        information, read the file ``LICENSE``.
        
Keywords: mozilla,basket
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Communications
Classifier: Topic :: Software Development :: Libraries
