Metadata-Version: 2.1
Name: azulejo
Version: 0.3
Summary: azulejo -- Tile phylogenetic space with subtrees.
Home-page: http://github.com/ncgr/azulejo
Author: Joel Berendzen
Author-email: joelb@ncgr.org
Maintainer: Joel Berendzen
Maintainer-email: joelb@ncgr.org
License: BSD 3-Clause License
Description: .. epigraph:: azulejo
                      noun INFORMAL
                      a glazed tile, usually blue, found on the inside of churches and palaces in Spain and Portugal.
        
        
        azulejo tiles phylogenetic space with subtrees
        
        
        +-------------------+------------+------------+
        | Latest Release    | |pypi|     | |azulejo|  |
        +-------------------+------------+            +
        | GitHub            | |repo|     |            |
        +-------------------+------------+            +
        | License           | |license|  |            |
        +-------------------+------------+            +
        | Documentation     | |rtd|      |            |
        +-------------------+------------+            +
        | Travis Build      | |travis|   |            |
        +-------------------+------------+            +
        | Coverage          | |coverage| |            |
        +-------------------+------------+            +
        | Pythonicity       | |landscape||            |
        +-------------------+------------+            +
        | Code Grade        | |codacy|   |            |
        +-------------------+------------+            +
        | Dependencies      | |pyup|     |            |
        +-------------------+------------+            +
        | Issues            | |issues|   |            |
        +-------------------+------------+            +
        | Kanban            | |ZenHub|   |            |
        +-------------------+------------+------------+
        
        
        .. |azulejo| image:: docs/azulejo.jpg
             :target: https://en.wikipedia.org/wiki/Azulejo
             :alt: Azulej Definition
        
        .. |pypi| image:: https://img.shields.io/pypi/v/azulejo.svg
            :target: https://pypi.python.org/pypi/azulejo
            :alt: Python package
        
        .. |repo| image:: https://img.shields.io/github/commits-since/ncgr/azulejo/0.01.svg
            :target: https://github.com/ncgr/azulejo
            :alt: GitHub repository
        
        .. |license| image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
            :target: https://github.com/ncgr/azulejo/blob/master/LICENSE.txt
            :alt: License terms
        
        .. |rtd| image:: https://readthedocs.org/projects/azulejo/badge/?version=latest
            :target: http://azulejo.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Server
        
        .. |travis| image:: https://img.shields.io/travis/ncgr/azulejo.svg
            :target:  https://travis-ci.org/ncgr/azulejo
            :alt: Travis CI
        
        .. |landscape| image:: https://landscape.io/github/ncgr/azulejo/master/landscape.svg?style=flat
            :target: https://landscape.io/github/ncgr/azulejo
            :alt: landscape.io status
        
        .. |codacy| image:: https://api.codacy.com/project/badge/Grade/2ebc65ca90f74dc7a9238c202f327981
            :target: https://www.codacy.com/app/joelb123/azulejo?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=incgr/azulejo&amp;utm_campaign=Badge_Grade
            :alt: Codacy.io grade
        
        .. |coverage| image:: https://codecov.io/gh/ncgr/azulejo/branch/master/graph/badge.svg
            :target: https://codecov.io/gh/ncgr/azulejo
            :alt: Codecov.io test coverage
        
        .. |issues| image:: https://img.shields.io/github/issues/LegumeFederation/lorax.svg
            :target:  https://github.com/ncgr/azulejo/issues
            :alt: Issues reported
        
        .. |requires| image:: https://requires.io/github/ncgr/azulejo/requirements.svg?branch=master
             :target: https://requires.io/github/ncgr/azulejo/requirements/?branch=master
             :alt: Requirements Status
        
        .. |pyup| image:: https://pyup.io/repos/github/ncgr/azulejo/shield.svg
             :target: https://pyup.io/repos/github/ncgr/azulejo/
             :alt: pyup.io dependencies
        
        .. |ZenHub| image:: https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png
            :target: https://zenhub.com
            :alt: Powered by ZenHub
        
        
        
Keywords: science,biology,bioinformatics,genomics,genes
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Framework :: Flask
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: BSD
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: all
