Metadata-Version: 1.1
Name: openalea.container
Version: 0.1.0
Summary: Set of data structures used in openalea such as : graph, grid, topomesh
Home-page: UNKNOWN
Author: revesansparole
Author-email: revesansparole@gmail.com
License: mit
Description: ========================
        openalea.container
        ========================
        
        .. {{pkglts doc,
        
        .. image:: https://readthedocs.org/projects/oacontainer/badge/?version=latest
            :alt: Documentation status
            :target: https://oacontainer.readthedocs.org/en/latest/?badge=latest
        
        .. image:: https://travis-ci.org/revesansparole/oacontainer.svg?branch=master
            :alt: Travis build status
            :target: https://travis-ci.org/revesansparole/oacontainer
        
        .. image:: https://coveralls.io/repos/revesansparole/oacontainer/badge.svg?branch=master&service=github
            :alt: Coverage report status
            :target: https://coveralls.io/github/revesansparole/oacontainer?branch=master
        
        .. image:: https://landscape.io/github/revesansparole/oacontainer/master/landscape.svg?style=flat
            :alt: Code health status
            :target: https://landscape.io/github/revesansparole/oacontainer/master
        
        .. image:: https://badge.fury.io/py/container.svg
            :alt: PyPI version
            :target: https://badge.fury.io/py/container
        
        .. }}
        
        Set of data structures used in openalea such as : graph, grid, topomesh
        
        
        
        
        
        History
        -------
        
        
        creation (doc.creation_date)
        -------------------------------------
        
        * First release on PyPI.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2 :: Only
Classifier: Programming Language :: Python :: 2.7
