Metadata-Version: 1.1
Name: bidpom
Version: 2.0.1
Summary: Mozilla BrowserID (Persona) Page Object Model
Home-page: https://github.com/mozilla/bidpom
Author: Mozilla Web QA
Author-email: mozwebqa@mozilla.org
License: Mozilla Public License 2.0 (MPL 2.0)
Description: BrowserID Page Object Model
        ===========================
        
        Selenium compatible page object model for
        `Mozilla Persona <https://login.persona.org/>`_ (previously known as BrowserID).
        
        .. image:: https://img.shields.io/badge/license-MPL%202.0-blue.svg
           :target: https://github.com/mozilla/bidpom/blob/master/LICENSE
           :alt: License
        .. image:: https://img.shields.io/pypi/v/bidpom.svg
           :target: https://pypi.python.org/pypi/bidpom/
           :alt: PyPI
        .. image:: https://img.shields.io/travis/mozilla/bidpom.svg
           :target: https://travis-ci.org/mozilla/bidpom/
           :alt: Travis
        .. image:: https://img.shields.io/github/issues-raw/mozilla/bidpom.svg
           :target: https://github.com/mozilla/bidpom/issues
           :alt: Issues
        .. image:: https://img.shields.io/requires/github/mozilla/bidpom.svg
           :target: https://requires.io/github/mozilla/bidpom/requirements/?branch=master
           :alt: Requirements
        
        Resources
        ---------
        
        - `Documentation <https://github.com/mozilla/bidpom/wiki>`_
        - `Issue Tracker <https://github.com/mozilla/bidpom/issues>`_
        - `Code <http://github.com/mozilla/bidpom/>`_
        
Keywords: mozilla browserid bidpom persona page object model selenium
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
