Metadata-Version: 1.1
Name: ordered-map
Version: 0.0.1
Summary: Ordered map parser and writer..
Home-page: https://github.com/jfjlaros/ordered-map
Author: Jeroen F.J. Laros
Author-email: jlaros@fixedpoint.nl
License: MIT
Description: Ordered map parser and writer.
        ==============================
        
        .. image:: https://img.shields.io/github/last-commit/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map/graphs/commit-activity
        .. image:: https://travis-ci.org/jfjlaros/ordered-map.svg?branch=master
           :target: https://travis-ci.org/jfjlaros/ordered-map
        .. image:: https://readthedocs.org/projects/ordered-map/badge/?version=latest
           :target: https://ordered-map.readthedocs.io/en/latest
        .. image:: https://img.shields.io/github/release-date/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map/releases
        .. image:: https://img.shields.io/github/release/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map/releases
        .. image:: https://img.shields.io/pypi/v/ordered-map.svg
           :target: https://pypi.org/project/ordered-map/
        .. image:: https://img.shields.io/github/languages/code-size/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map
        .. image:: https://img.shields.io/github/languages/count/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map
        .. image:: https://img.shields.io/github/languages/top/jfjlaros/ordered-map.svg
           :target: https://github.com/jfjlaros/ordered-map
        .. image:: https://img.shields.io/github/license/jfjlaros/ordered-map.svg
           :target: https://raw.githubusercontent.com/jfjlaros/ordered-map/master/LICENSE.md
        
        ----
        
        This package provides ...
        
        Please see ReadTheDocs_ for the latest documentation.
        
        
        .. _ReadTheDocs: https://ordered-map.readthedocs.io/en/latest/index.html
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
