Metadata-Version: 1.1
Name: Python-crawler
Version: 0.1.0
Summary: Cralwer is a simple 2 site webspider
Home-page: https://github.com/jrightwords/crawler
Author: George Gorbunov
Author-email: jrightwords@yandex.ru
License: GNU General Public License v3
Description-Content-Type: UNKNOWN
Description: =======
        crawler
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/crawler.svg
                :target: https://pypi.python.org/pypi/crawler
        
        .. image:: https://img.shields.io/travis/jrightwords/crawler.svg
                :target: https://travis-ci.org/jrightwords/crawler
        
        .. image:: https://readthedocs.org/projects/crawler/badge/?version=latest
                :target: https://crawler.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/jrightwords/crawler/shield.svg
             :target: https://pyup.io/repos/github/jrightwords/crawler/
             :alt: Updates
        
        
        Cralwer is a simple 2 site webspider
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://crawler.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-09-16)
        ------------------
        
        * First release on PyPI.
        
Keywords: crawler
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
