light_phylogeny 1.1.1

Methods and functions for phylogeny.
Documentation
[package]
name = "light_phylogeny"
version = "1.1.1"
authors = ["Simon Penel <simon.penel@univ-lyon1.fr>"]
edition = "2018"
description ="Methods and functions for phylogeny."
license="CECILL-2.1"
keywords=["phylogeny", "recphyloxml", "phyloxml", "newick", "bioinformatics"]
homepage = "https://github.com/simonpenel/light_phylogeny/wiki"
repository = "https://github.com/simonpenel/light_phylogeny"
readme = "README.md"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
svg = "0.8.1"
log = "0.4.14"
env_logger = "0.8.3"
structopt = "0.3"
getopt = "1.1.0"
roxmltree = "0.14.0"
random_color = "0.5.0"