Metadata-Version: 1.1
Name: house-hunter
Version: 0.1.0
Summary: House Hunter contains methods to search popular housing websites
Home-page: https://github.com/rogersjw/house_hunter
Author: Jonathan Rogers
Author-email: Jonathan.W.Rogers@gmail.com
License: MIT license
Description: ============
        House Hunter
        ============
        
        
        .. image:: https://img.shields.io/pypi/v/house_hunter.svg
                :target: https://pypi.python.org/pypi/house_hunter
        
        .. image:: https://img.shields.io/travis/rogersjw/house_hunter.svg
                :target: https://travis-ci.org/rogersjw/house_hunter
        
        .. image:: https://readthedocs.org/projects/house-hunter/badge/?version=latest
                :target: https://house-hunter.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/rogersjw/house_hunter/shield.svg
             :target: https://pyup.io/repos/github/rogersjw/house_hunter/
             :alt: Updates
        
        
        
        House Hunter contains methods to search popular housing websites
        
        
        * Free software: MIT license
        * Documentation: https://house-hunter.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 (2018-12-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: house_hunter
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.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
