Metadata-Version: 1.1
Name: wikiweb
Version: 0.1.2
Summary: Ever wonder if there's a better way to play the link game? Well here you go! Your personal Wikipedia crawler.
Home-page: https://github.com/tyfal/wikiweb
Author: Tyler Falcoff
Author-email: tfalcoff@gmail.com
License: MIT license
Description: =======
        WikiWeb
        =======
        
        
        .. image:: https://img.shields.io/pypi/v/wikiweb.svg
                :target: https://pypi.python.org/pypi/wikiweb
        
        .. image:: https://img.shields.io/travis/tyfal/wikiweb.svg
                :target: https://travis-ci.org/tyfal/wikiweb
        
        .. image:: https://readthedocs.org/projects/wikiweb/badge/?version=latest
                :target: https://wikiweb.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Ever wonder if there's a better way to play the link game? Well here you go! Your personal Wikipedia crawler.
        
        
        * Free software: MIT license
        * Documentation: https://wikiweb.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-06-28)
        ------------------
        
        * First release on PyPI.
        
Keywords: wikiweb
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
