Metadata-Version: 1.1
Name: onemillion
Version: 0.3.1
Summary: Determine if a domain is in the Alexa or Cisco top one million domain list.
Home-page: https://github.com/fhightower/onemillion
Author: Floyd Hightower
Author-email: UNKNOWN
License: MIT license
Description: ===============================
        onemillion
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/onemillion.svg
                :target: https://pypi.python.org/pypi/onemillion
        
        .. image:: https://img.shields.io/travis/fhightower/onemillion.svg
                :target: https://travis-ci.org/fhightower/onemillion
        
        .. image:: https://codecov.io/gh/fhightower/onemillion/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/fhightower/onemillion
        
        .. image:: https://readthedocs.org/projects/onemillion/badge/?version=latest
                :target: https://onemillion.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/fhightower/onemillion/shield.svg
             :target: https://pyup.io/repos/github/fhightower/onemillion/
             :alt: Updates
        
        .. image:: https://www.quantifiedcode.com/api/v1/project/901a226d41ef48c08696b0c16583149b/badge.svg
          :target: https://www.quantifiedcode.com/app/project/901a226d41ef48c08696b0c16583149b
          :alt: Code issues
        
        Determine if a domain is in the Alexa or Cisco top one million domain list.
        
        
        * Free software: MIT license
        * Documentation: https://onemillion.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        =======
        History
        =======
        
        0.1.0 (2017-04-04)
        ------------------
        
        * First release on PyPI.
        
Keywords: onemillion
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
