Metadata-Version: 2.1
Name: phovea_data_hdf
Version: 6.0.0
Summary: Data provider plugin for loading data stored in the hierarchical data format (HDF).
Home-page: https://phovea.caleydo.org
Author: The Caleydo Team
Author-email: contact@caleydo.org
License: BSD-3-Clause
Description: phovea_data_hdf  
        =====================
        [![Phovea][phovea-image]][phovea-url]  [![Build Status][circleci-image]][circleci-url]
        
        
        Data provider plugin for loading data stored as [Hierarchical Data Format (HDF)](http://www.hdfgroup.org/).
        
        Installation
        ------------
        
        ```
        git clone https://github.com/phovea/phovea_data_hdf.git
        cd phovea_data_hdf
        npm install
        ```
        
        Testing
        -------
        
        ```
        npm test
        ```
        
        Building
        --------
        
        ```
        npm run build
        ```
        
        
        
        ***
        
        <a href="https://caleydo.org"><img src="http://caleydo.org/assets/images/logos/caleydo.svg" align="left" width="200px" hspace="10" vspace="6"></a>
        This repository is part of **[Phovea](http://phovea.caleydo.org/)**, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the [documentation page](http://phovea.caleydo.org).
        
        
        [phovea-image]: https://img.shields.io/badge/Phovea-Server%20Plugin-10ACDF.svg
        [phovea-url]: https://phovea.caleydo.org
        [circleci-image]: https://circleci.com/gh/phovea/phovea_data_hdf.svg?style=shield
        [circleci-url]: https://circleci.com/gh/phovea/phovea_data_hdf
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
