Metadata-Version: 2.1
Name: os-urlpattern
Version: 0.1.0
Summary: Cluster url pattern automatically.
Home-page: https://github.com/cfhamlet/os-urlpattern
Author: Ozzy
Author-email: cfhamlet@gmail.com
License: MIT License
Description: =============
        os-urlpattern
        =============
        
        .. image:: https://travis-ci.org/cfhamlet/os-urlpattern.svg?branch=master
           :target: https://travis-ci.org/cfhamlet/os-urlpattern
        
        .. image:: https://codecov.io/gh/cfhamlet/os-urlpattern/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/cfhamlet/os-urlpattern
        
        .. image:: https://img.shields.io/pypi/pyversions/os-urlpattern.svg
           :alt: PyPI - Python Version
           :target: https://pypi.python.org/pypi/os-urlpattern
          
        .. image:: https://img.shields.io/pypi/v/os-urlpattern.svg
           :alt: PyPI
           :target: https://pypi.python.org/pypi/os-urlpattern
        
        
        Automatically generate URL pattern.
        
        
        
        Install
        -------
          ``$ pip install os-urlpattern``
        
        Usage
        ------
        
        API
        ------
        
        
        Unit Tests
        ----------
          ``$ tox``
        
        License
        --------
        MIT licensed.
        
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.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Provides-Extra: Memory
Provides-Extra: ETE
