Metadata-Version: 2.1
Name: collectionish
Version: 0.1.1
Summary: More python collection datatypes and ops for working with them.
Home-page: https://github.com/leaprovenzano/collectionish
Author: Lea Provenzano
Author-email: leaprovenzano@gmail.com
License: MIT license
Description: ===============
        collectionish
        ===============
        
        
        .. image:: https://img.shields.io/pypi/v/collectionish.svg
                :target: https://pypi.python.org/pypi/collectionish
        
        .. image:: https://img.shields.io/travis/leaprovenzano/collectionish.svg
                :target: https://travis-ci.com/leaprovenzano/collectionish
        
        .. image:: https://readthedocs.org/projects/collectionish/badge/?version=latest
                :target: https://collectionish.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        More python collection datatypes and ops for working with them.
        
        
        * Free software: MIT license
        * Documentation: https://collectionish.readthedocs.io.
        * 
Keywords: collectionish
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
