Metadata-Version: 1.1
Name: masonjar
Version: 0.1.0
Summary: Mason Jar is a collection of useful algorithms.
Home-page: https://docs.kuralabs.io/masonjar/
Author: KuraLabs S.R.L
Author-email: info@kuralabs.io
License: UNKNOWN
Description: =========
        Mason Jar
        =========
        
        Mason Jar is a collection of useful algorithms.
        
        .. image:: https://build.kuralabs.io/buildStatus/icon?job=GitHub/masonjar/master
           :target: https://build.kuralabs.io/job/GitHub/job/masonjar/job/master/
           :alt: Build Status
        
        .. image:: https://img.shields.io/pypi/v/masonjar
           :target: https://pypi.org/project/masonjar/
           :alt: PyPI
        
        .. image:: https://img.shields.io/github/license/kuralabs/masonjar
           :target: https://choosealicense.com/licenses/apache-2.0/
           :alt: License
        
        
        Documentation
        =============
        
            https://docs.kuralabs.io/masonjar/
        
        
        Install
        =======
        
        .. code-block:: sh
        
            pip3 install masonjar
        
        
        Changelog
        =========
        
        1.0.0 (YYYY-MM-DD)
        ------------------
        
        New
        ~~~
        
        - Initial version.
        
        
        License
        =======
        
        ::
        
           Copyright (C) 2017-2019 KuraLabs S.R.L
        
           Licensed under the Apache License, Version 2.0 (the "License");
           you may not use this file except in compliance with the License.
           You may obtain a copy of the License at
        
               http://www.apache.org/licenses/LICENSE-2.0
        
           Unless required by applicable law or agreed to in writing,
           software distributed under the License is distributed on an
           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
           KIND, either express or implied.  See the License for the
           specific language governing permissions and limitations
           under the License.
        
Keywords: masonjar
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
