Metadata-Version: 2.0
Name: learnregex
Version: 0.4.10
Summary: A pyschool story for learning regular expressions.
Home-page: https://github.com/sophilabs/learnregex
Author: Sophilabs
Author-email: hi@sophilabs.co
License: MIT license
Keywords: learnregex
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 :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: story (>=1.1.5)

===============================
learnregex
===============================


.. image:: https://img.shields.io/pypi/v/learnregex.svg
        :target: https://pypi.python.org/pypi/learnregex

.. image:: https://img.shields.io/travis/sophilabs/learnregex.svg
        :target: https://travis-ci.org/sophilabs/learnregex

.. image:: https://pyup.io/repos/github/sophilabs/learnregex/shield.svg
     :target: https://pyup.io/repos/github/sophilabs/learnregex/
     :alt: Updates


A pyschool story for learning regular expressions.


* Free software: MIT license
* Documentation: https://learnregex.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-04-05)
------------------

* First release on PyPI.


