Metadata-Version: 2.1
Name: phylonetwork
Version: 2.1
Summary: UNKNOWN
Home-page: https://github.com/bielcardona/PhyloNetworks
Author: Gabriel Cardona
Author-email: bielcardona@gmail.com
License: BSD
Description: [![PyPI version](https://badge.fury.io/py/phylonetwork.svg)](https://badge.fury.io/py/phylonetwork)
        
        # PhyloNetwork
        
        PhyloNetwork is a python package for the analysis of phylogenetic networks and trees.
        
        ## Installation
        
        The package can be installed either from pypi:
        `pip install phylonetwork` or downloaded installed with `python setup.py install`.
        
        ## Documentation
        
        The documentation of the module is available at http://phylonetwork.readthedocs.io/
        
Keywords: phylogenetic trees networks
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/markdown
