Metadata-Version: 1.1
Name: dtool-create
Version: 0.6.0
Summary: Dtool plugin for creating datasets and collections
Home-page: https://github.com/jic-dtool/dtool-create
Author: Tjelvar Olsson
Author-email: tjelvar.olsson@jic.ac.uk
License: MIT
Download-URL: https://github.com/jic-dtool/dtool-create/tarball/0.6.0
Description: README
        ======
        
        Dtool plugin for creating datasets and collections
        
        To install the dtool-create package.
        
        .. code-block:: bash
        
            cd dtool-create
            python setup.py install
        
        .. warning:: In order to be able to install the ``ryamel.yaml``
                     dependency you may need to run::
        
                        pip install -U pip setuptools wheel
        
                     See http://yaml.readthedocs.io/en/latest/install.html
                     for more details.
        
Platform: UNKNOWN
