Metadata-Version: 1.1
Name: vdsgen
Version: 0.3
Summary: Creates virtual dataset HDF5 files
Home-page: https://github.com/dls-controls/vds-gen
Author: Gary Yendell
Author-email: gary.yendell@diamond.ac.uk
License: APACHE
Description: VDSGen
        ======
        
        A command line tool for creating virtual dataset HDF5 files from a set of HDF5 files.
        
        
            |Build Status|  |Coverage Status|  |Code Health|
        
        .. |Build Status| image:: https://api.travis-ci.org/dls-controls/vds-gen.svg
            :target: https://travis-ci.org/dls-controls/vds-gen
        .. |Coverage Status| image:: https://coveralls.io/repos/github/dls-controls/vds-gen/badge.svg?branch=master
            :target: https://coveralls.io/github/dls-controls/vds-gen?branch=master
        .. |Code Health| image:: https://landscape.io/github/dls-controls/vds-gen/master/landscape.svg?style=flat
            :target: https://landscape.io/github/dls-controls/vds-gen/master
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
