[package] name = "rectree3" version = "0.5.3" authors = ["Simon Penel "] edition = "2018" description ="OBSOLETE: Pease see 'thirdkind' instead! (Read 2 recPhyloXML files and build a svg representation of 3 level reconciliation as gene/parasite/host.)" license="CECILL-2.1" keywords=["phylogeny", "recphyloxml", "tree-reconciliation", "svg", "phylogenetic-tree"] homepage = "https://github.com/simonpenel/rectree3" repository = "https://github.com/simonpenel/rectree3" 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.2" [badges] maintenance = { status = "deprecated" }