Metadata-Version: 1.1
Name: leocornus.py.sandbox
Version: 1.0.7
Summary: Play ground for learning Python language
Home-page: http://github.com/leocornus/leocornus.py.sandbox
Author: Sean Chen
Author-email: sean.chen@leocorn.com
License: GPLv2
Description: |travis|_ |pypi-version|_ |pypi-download|_ |pypi-license|_ 
        |gitter-img|_
        
        leocornus.py.sandbox
        --------------------
        
        The play ground for learning Python language.
        
        License
        -------
        
        `GPL license <LICENSE.GPL>`_
        
        Stories
        -------
        
        Check the `Package README <leocornus/py/sandbox/README.rst>`_ for stories.
        
        .. |travis| image:: https://api.travis-ci.org/leocornus/leocornus.py.sandbox.png
        .. _travis: https://travis-ci.org/leocornus/leocornus.py.sandbox
        .. |pypi-version| image:: http://img.shields.io/pypi/v/leocornus.py.sandbox.svg
        .. _pypi-version: https://pypi.python.org/pypi/leocornus.py.sandbox
        .. |pypi-download| image:: http://img.shields.io/pypi/dm/leocornus.py.sandbox.svg
        .. _pypi-download: https://pypi.python.org/pypi/leocornus.py.sandbox
        .. |pypi-license| image:: http://img.shields.io/pypi/l/leocornus.py.sandbox.svg
        .. _pypi-license: https://pypi.python.org/pypi/leocornus.py.sandbox
        .. |gitter-img| image:: https://badges.gitter.im/Join%20Chat.svg
           :alt: Join the chat at https://gitter.im/leocornus/leocornus.py.sandbox
        .. _gitter-img: https://gitter.im/leocornus/leocornus.py.sandbox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        
        Detailed Documentation
        **********************
        
        Python Learning Stories
        -----------------------
        
        List the learning stories here:
        
        - `Python in Basic <tests/basicPython.rst>`_
        - `Python code convention <tests/codeConvention.rst>`_
        - `Search and Archive Story <tests/searchArchiveStory.rst>`_
        - `mwclient Story <tests/mwclient>`_
        
          - `WordPress File Header to MediaWiki page
            <tests/mwclient/wpFileHeader2mw.rst>`_
        
        
        Download
        ***********************
        
Keywords: development sandbox learning
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
