rectree2svg 0.1.3

Read a phylogenetic tree in newick, phyloxml or recPhyloXML file and create a svg.
Documentation
[dependencies.env_logger]
version = "0.8.3"

[dependencies.getopt]
version = "1.1.0"

[dependencies.log]
version = "0.4.14"

[dependencies.random_color]
version = "0.5.0"

[dependencies.roxmltree]
version = "0.14.0"

[dependencies.structopt]
version = "0.3"

[dependencies.svg]
version = "0.8.1"

[dependencies.webbrowser]
version = "0.5.5"

[package]
authors = ["Simon Penel <simon.penel@univ-lyon1.fr>"]
description = "Read a phylogenetic tree in newick, phyloxml or recPhyloXML file and create a svg."
edition = "2018"
homepage = "https://github.com/simonpenel/rectree2svg"
keywords = ["phylogeny", "recphyloxml", "tree-reconciliation", "svg", "phylogenetic-tree"]
license = "CECILL-2.1"
license-file = "LICENCE"
name = "rectree2svg"
readme = "README.md"
repository = "https://github.com/simonpenel/rectree2svg"
version = "0.1.3"