Metadata-Version: 1.1
Name: catch
Version: 0.1.0
Summary: Web crawler with built in parsers usng latest Python technologies
Home-page: https://github.com/umrashrf/catch
Author: Umair Ashraf
Author-email: umrashrf@gmail.com
License: GNU General Public License v3
Description: =====
        Catch
        =====
        
        
        .. image:: https://img.shields.io/pypi/v/catch.svg
                :target: https://pypi.python.org/pypi/catch
        
        .. image:: https://img.shields.io/travis/umrashrf/catch.svg
                :target: https://travis-ci.org/umrashrf/catch
        
        .. image:: https://readthedocs.org/projects/catch/badge/?version=latest
                :target: https://catch.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Web crawler with built in parsers usng latest Python technologies
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://catch.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-03-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: catch
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
