rectree2svg 2.10.0

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

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
log = "0.4.14"
env_logger = "0.8.3"
getopt = "1.1.0"
webbrowser = "0.5.5"
light_phylogeny = "0.21.1"