Metadata-Version: 1.1
Name: arctool
Version: 0.13.2
Summary: arctool is a tool for archiving data
Home-page: https://github.com/JIC-CSB/arctool
Author: Tjelvar Olsson
Author-email: tjelvar.olsson@jic.ac.uk
License: MIT
Download-URL: https://github.com/JIC-CSB/arctool/tarball/0.13.2
Description: Archive scientific data sets
        ============================
        
        .. image:: https://badge.fury.io/py/arctool.svg
           :target: http://badge.fury.io/py/arctool
           :alt: PyPi package
        
        .. image:: https://travis-ci.org/JIC-CSB/arctool.svg?branch=master
            :target: https://travis-ci.org/JIC-CSB/arctool
        
        .. image:: https://codecov.io/github/JIC-CSB/arctool/coverage.svg?branch=master
           :target: https://codecov.io/github/JIC-CSB/arctool?branch=master
           :alt: Code Coverage
        
        .. image:: https://readthedocs.org/projects/arctool/badge/?version=latest
           :target: https://readthedocs.org/projects/arctool?badge=latest
           :alt: Documentation Status
        
        - Documentation: http://arctool.readthedocs.io
        - GitHub: https://github.com/JIC-CSB/arctool
        - PyPI: https://pypi.python.org/pypi/arctool
        - Free software: MIT License
        
        Overview
        --------
        
        The arctool project project provides tools for archiving (scientific) data.
        It aims to help in three areas:
        
        1. Adding structure and meta data to your project and files
        2. Verifying the integrity of the files in your project
        3. Creating archives for long term storage
        
        
        Design philosophy
        -----------------
        
        The tools in this project should produce outputs that can be understood without
        access to these tools. This is important as it is likely that the outputs of
        from these tools may outlive these tools.
        
Platform: UNKNOWN
