Metadata-Version: 1.1
Name: eido
Version: 0.0.6
Summary: A project metadata validator
Home-page: https://github.com/pepkit/eido/
Author: Michal Stolarczyk, Nathan Sheffield
Author-email: UNKNOWN
License: BSD2
Description: eido
        ====
        
        |Build Status| |Coverage Status| |PEP compatible|
        
        `PEP <http://pepkit.github.io>`__ validation tool based on
        ```jsonschema`` <https://github.com/Julian/jsonschema>`__ package.
        
        See `this jupyter notebook <docs_jupyter/demo.ipynb>`__ for usage
        demonstration
        
        --------------
        
        *Eidos* is a Greek term meaning “form” “essence”, “type” or “species”.
        See Plato’s theory of Forms and Aristotle’s theory of universals
        
        .. |Build Status| image:: https://travis-ci.org/pepkit/eido.svg?branch=master
           :target: https://travis-ci.org/pepkit/eido
        .. |Coverage Status| image:: https://coveralls.io/repos/github/pepkit/eido/badge.svg?branch=master
           :target: https://coveralls.io/github/pepkit/eido?branch=master
        .. |PEP compatible| image:: http://pepkit.github.io/img/PEP-compatible-green.svg
           :target: http://pepkit.github.io
        
Keywords: project,metadata,bioinformatics,sequencing,ngs,workflow
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
